#a02400 color space conversions
Hex:
#a02400
RGB:
160, 36, 0
CMY:
37, 86, 100
CMYK:
0, 78, 100, 37
HSL:
14°, 100.0000%, 31.3725%
HSV (HSB):
14°, 100.0000%, 62.7451%
XYZ:
15.1281, 8.7353, 0.8888
xyY:
0.6112, 0.3529, 8.7353
CIE-Lab:
35.4696, 49.1164, 48.4424
CIE-LCH:
35.4696, 68.9861, 44.6042
CIE-Luv:
35.4696, 96.2615, 27.6313
Hunter-Lab:
29.5556, 39.6432, 18.9060
#a02400 color charts
#a02400 color shades, tints & tones
#a02400 color schemes
#a02400 color preview, HTML & CSS examples
This text has a color of #a02400
<p style="color:#a02400;">Text here</p>
.mytext {color:#a02400;}
This box has a color of #a02400
<div style="background-color:#a02400;">Content here</div>
.mybackground {background-color:#a02400;}
Border around this has a color of #a02400
<div style="border:2px solid #a02400;">Content here</div>
.myborder {border:2px solid #a02400;}