#a20e08 color space conversions
Hex:
#a20e08
RGB:
162, 14, 8
CMY:
36, 95, 97
CMYK:
0, 91, 95, 36
HSL:
2°, 90.5882%, 33.3333%
HSV (HSB):
2°, 95.0617%, 63.5294%
XYZ:
15.1012, 8.0130, 0.9805
xyY:
0.6267, 0.3326, 8.0130
CIE-Lab:
34.0099, 55.2474, 44.6149
CIE-LCH:
34.0099, 71.0125, 38.9225
CIE-Luv:
34.0099, 105.7233, 23.5887
Hunter-Lab:
28.3072, 45.6874, 17.7614
#a20e08 color charts
#a20e08 color shades, tints & tones
#a20e08 color schemes
#a20e08 color preview, HTML & CSS examples
This text has a color of #a20e08
<p style="color:#a20e08;">Text here</p>
.mytext {color:#a20e08;}
This box has a color of #a20e08
<div style="background-color:#a20e08;">Content here</div>
.mybackground {background-color:#a20e08;}
Border around this has a color of #a20e08
<div style="border:2px solid #a20e08;">Content here</div>
.myborder {border:2px solid #a20e08;}