#a20d00 color space conversions
Hex:
#a20d00
RGB:
162, 13, 0
CMY:
36, 95, 100
CMYK:
0, 92, 100, 36
HSL:
5°, 100.0000%, 31.7647%
HSV (HSB):
5°, 100.0000%, 63.5294%
XYZ:
15.0442, 7.9692, 0.7453
xyY:
0.6332, 0.3354, 7.9692
CIE-Lab:
33.9187, 55.2997, 47.8203
CIE-LCH:
33.9187, 73.1084, 40.8515
CIE-Luv:
33.9187, 106.7038, 24.6417
Hunter-Lab:
28.2298, 45.7239, 18.1956
#a20d00 color charts
#a20d00 color shades, tints & tones
#a20d00 color schemes
#a20d00 color preview, HTML & CSS examples
This text has a color of #a20d00
<p style="color:#a20d00;">Text here</p>
.mytext {color:#a20d00;}
This box has a color of #a20d00
<div style="background-color:#a20d00;">Content here</div>
.mybackground {background-color:#a20d00;}
Border around this has a color of #a20d00
<div style="border:2px solid #a20d00;">Content here</div>
.myborder {border:2px solid #a20d00;}