Bug ID Number |
BUG-000176654 |
Submitted | May 21, 2025 |
Last Modified | June 10, 2025 |
Applies to | ArcGIS Online |
Version found | Feb 2025 |
Operating System | N/A |
Operating System Version | N/A |
Status | Known Limit
After review by the development team, it has been determined that this issue is related to a known limitation with the software that lies outside of Esri's control. The issue's Additional Information section may contain further explanation.
|
Additional Information
The ArcGIS Online web maps store color information in the RGB format (as noted in the web map specification documentation, https://developers.arcgis.com/web-map-specification/objects/color/). Conversion of RGB values to the HSV color space may cause minor rounding inaccuracies, and it is a known limitation inherent to color space conversions.
Workaround
Use ArcGIS Pro to symbolize the feature using the HSV model.
Steps to Reproduce