#a22c0c color space conversions
Hex:
#a22c0c
RGB:
162, 44, 12
CMY:
36, 83, 95
CMYK:
0, 73, 93, 36
HSL:
13°, 86.2069%, 34.1176%
HSV (HSB):
13°, 92.5926%, 63.5294%
XYZ:
15.8673, 9.5093, 1.3470
xyY:
0.5938, 0.3558, 9.5093
CIE-Lab:
36.9469, 47.0926, 45.0320
CIE-LCH:
36.9469, 65.1582, 43.7187
CIE-Luv:
36.9469, 92.5202, 27.9433
Hunter-Lab:
30.8371, 37.8827, 18.9961
#a22c0c color charts
#a22c0c color shades, tints & tones
#a22c0c color schemes
#a22c0c color preview, HTML & CSS examples
This text has a color of #a22c0c
<p style="color:#a22c0c;">Text here</p>
.mytext {color:#a22c0c;}
This box has a color of #a22c0c
<div style="background-color:#a22c0c;">Content here</div>
.mybackground {background-color:#a22c0c;}
Border around this has a color of #a22c0c
<div style="border:2px solid #a22c0c;">Content here</div>
.myborder {border:2px solid #a22c0c;}