#a20a1c color space conversions
Hex:
#a20a1c
RGB:
162, 10, 28
CMY:
36, 96, 89
CMYK:
0, 94, 83, 36
HSL:
353°, 88.3721%, 33.7255%
HSV (HSB):
353°, 93.8272%, 63.5294%
XYZ:
15.2184, 7.9823, 1.8372
xyY:
0.6078, 0.3188, 7.9823
CIE-Lab:
33.9460, 56.2222, 34.8160
CIE-LCH:
33.9460, 66.1293, 31.7681
CIE-Luv:
33.9460, 103.9407, 19.0261
Hunter-Lab:
28.2530, 46.7061, 15.9215
#a20a1c color charts
#a20a1c color shades, tints & tones
#a20a1c color schemes
#a20a1c color preview, HTML & CSS examples
This text has a color of #a20a1c
<p style="color:#a20a1c;">Text here</p>
.mytext {color:#a20a1c;}
This box has a color of #a20a1c
<div style="background-color:#a20a1c;">Content here</div>
.mybackground {background-color:#a20a1c;}
Border around this has a color of #a20a1c
<div style="border:2px solid #a20a1c;">Content here</div>
.myborder {border:2px solid #a20a1c;}