#a20d08 color space conversions
Hex:
#a20d08
RGB:
162, 13, 8
CMY:
36, 95, 97
CMYK:
0, 92, 95, 36
HSL:
2°, 90.5882%, 33.3333%
HSV (HSB):
2°, 95.0617%, 63.5294%
XYZ:
15.0880, 7.9868, 0.9761
xyY:
0.6273, 0.3321, 7.9868
CIE-Lab:
33.9553, 55.4045, 44.5827
CIE-LCH:
33.9553, 71.1145, 38.8228
CIE-Luv:
33.9553, 105.9728, 23.4959
Hunter-Lab:
28.2609, 45.8419, 17.7348
#a20d08 color charts
#a20d08 color shades, tints & tones
#a20d08 color schemes
#a20d08 color preview, HTML & CSS examples
This text has a color of #a20d08
<p style="color:#a20d08;">Text here</p>
.mytext {color:#a20d08;}
This box has a color of #a20d08
<div style="background-color:#a20d08;">Content here</div>
.mybackground {background-color:#a20d08;}
Border around this has a color of #a20d08
<div style="border:2px solid #a20d08;">Content here</div>
.myborder {border:2px solid #a20d08;}