#a20d06 color space conversions
Hex:
#a20d06
RGB:
162, 13, 6
CMY:
36, 95, 98
CMYK:
0, 92, 96, 36
HSL:
3°, 92.8571%, 32.9412%
HSV (HSB):
3°, 96.2963%, 63.5294%
XYZ:
15.0771, 7.9824, 0.9184
xyY:
0.6288, 0.3329, 7.9824
CIE-Lab:
33.9462, 55.3783, 45.3916
CIE-LCH:
33.9462, 71.6042, 39.3402
CIE-Luv:
33.9462, 106.1546, 23.7810
Hunter-Lab:
28.2531, 45.8124, 17.8499
#a20d06 color charts
#a20d06 color shades, tints & tones
#a20d06 color schemes
#a20d06 color preview, HTML & CSS examples
This text has a color of #a20d06
<p style="color:#a20d06;">Text here</p>
.mytext {color:#a20d06;}
This box has a color of #a20d06
<div style="background-color:#a20d06;">Content here</div>
.mybackground {background-color:#a20d06;}
Border around this has a color of #a20d06
<div style="border:2px solid #a20d06;">Content here</div>
.myborder {border:2px solid #a20d06;}