#a22c2e color space conversions
Hex:
#a22c2e
RGB:
162, 44, 46
CMY:
36, 83, 82
CMYK:
0, 73, 72, 36
HSL:
359°, 57.2816%, 40.3922%
HSV (HSB):
359°, 72.8395%, 63.5294%
XYZ:
16.2941, 9.6800, 3.5944
xyY:
0.5511, 0.3274, 9.6800
CIE-Lab:
37.2619, 48.1815, 27.6726
CIE-LCH:
37.2619, 55.5629, 29.8705
CIE-Luv:
37.2619, 87.4268, 18.0974
Hunter-Lab:
31.1127, 39.0355, 14.9292
#a22c2e color charts
#a22c2e color shades, tints & tones
#a22c2e color schemes
#a22c2e color preview, HTML & CSS examples
This text has a color of #a22c2e
<p style="color:#a22c2e;">Text here</p>
.mytext {color:#a22c2e;}
This box has a color of #a22c2e
<div style="background-color:#a22c2e;">Content here</div>
.mybackground {background-color:#a22c2e;}
Border around this has a color of #a22c2e
<div style="border:2px solid #a22c2e;">Content here</div>
.myborder {border:2px solid #a22c2e;}