#a20c12 color space conversions
Hex:
#a20c12
RGB:
162, 12, 18
CMY:
36, 95, 93
CMYK:
0, 93, 89, 36
HSL:
358°, 86.2069%, 34.1176%
HSV (HSB):
358°, 92.5926%, 63.5294%
XYZ:
15.1409, 7.9880, 1.3161
xyY:
0.6194, 0.3268, 7.9880
CIE-Lab:
33.9579, 55.7094, 40.2351
CIE-LCH:
33.9579, 68.7197, 35.8380
CIE-Luv:
33.9579, 105.1344, 21.7240
Hunter-Lab:
28.2630, 46.1648, 17.0233
#a20c12 color charts
#a20c12 color shades, tints & tones
#a20c12 color schemes
#a20c12 color preview, HTML & CSS examples
This text has a color of #a20c12
<p style="color:#a20c12;">Text here</p>
.mytext {color:#a20c12;}
This box has a color of #a20c12
<div style="background-color:#a20c12;">Content here</div>
.mybackground {background-color:#a20c12;}
Border around this has a color of #a20c12
<div style="border:2px solid #a20c12;">Content here</div>
.myborder {border:2px solid #a20c12;}