#a02500 color space conversions
Hex:
#a02500
RGB:
160, 37, 0
CMY:
37, 85, 100
CMYK:
0, 77, 100, 37
HSL:
14°, 100.0000%, 31.3725%
HSV (HSB):
14°, 100.0000%, 62.7451%
XYZ:
15.1588, 8.7967, 0.8990
xyY:
0.6099, 0.3539, 8.7967
CIE-Lab:
35.5899, 48.7811, 48.5034
CIE-LCH:
35.5899, 68.7908, 44.8365
CIE-Luv:
35.5899, 95.7337, 27.8289
Hunter-Lab:
29.6593, 39.3272, 18.9644
#a02500 color charts
#a02500 color shades, tints & tones
#a02500 color schemes
#a02500 color preview, HTML & CSS examples
This text has a color of #a02500
<p style="color:#a02500;">Text here</p>
.mytext {color:#a02500;}
This box has a color of #a02500
<div style="background-color:#a02500;">Content here</div>
.mybackground {background-color:#a02500;}
Border around this has a color of #a02500
<div style="border:2px solid #a02500;">Content here</div>
.myborder {border:2px solid #a02500;}