#a4222c color space conversions
Hex:
#a4222c
RGB:
164, 34, 44
CMY:
36, 87, 83
CMYK:
0, 79, 73, 36
HSL:
355°, 65.6566%, 38.8235%
HSV (HSB):
355°, 79.2683%, 64.3137%
XYZ:
16.3365, 9.2184, 3.3012
xyY:
0.5661, 0.3195, 9.2184
CIE-Lab:
36.4015, 52.1308, 27.9835
CIE-LCH:
36.4015, 59.1667, 28.2267
CIE-Luv:
36.4015, 94.3413, 17.0193
Hunter-Lab:
30.3618, 42.9105, 14.8068
#a4222c color charts
#a4222c color shades, tints & tones
#a4222c color schemes
#a4222c color preview, HTML & CSS examples
This text has a color of #a4222c
<p style="color:#a4222c;">Text here</p>
.mytext {color:#a4222c;}
This box has a color of #a4222c
<div style="background-color:#a4222c;">Content here</div>
.mybackground {background-color:#a4222c;}
Border around this has a color of #a4222c
<div style="border:2px solid #a4222c;">Content here</div>
.myborder {border:2px solid #a4222c;}