#a20a13 color space conversions
Hex:
#a20a13
RGB:
162, 10, 19
CMY:
36, 96, 93
CMYK:
0, 94, 88, 36
HSL:
356°, 88.3721%, 33.7255%
HSV (HSB):
356°, 93.8272%, 63.5294%
XYZ:
15.1264, 7.9455, 1.3525
xyY:
0.6193, 0.3253, 7.9455
CIE-Lab:
33.8691, 56.0052, 39.6628
CIE-LCH:
33.8691, 68.6274, 35.3061
CIE-Luv:
33.8691, 105.4276, 21.3441
Hunter-Lab:
28.1877, 46.4599, 16.8866
#a20a13 color charts
#a20a13 color shades, tints & tones
#a20a13 color schemes
#a20a13 color preview, HTML & CSS examples
This text has a color of #a20a13
<p style="color:#a20a13;">Text here</p>
.mytext {color:#a20a13;}
This box has a color of #a20a13
<div style="background-color:#a20a13;">Content here</div>
.mybackground {background-color:#a20a13;}
Border around this has a color of #a20a13
<div style="border:2px solid #a20a13;">Content here</div>
.myborder {border:2px solid #a20a13;}