#a22f3f color space conversions
Hex:
#a22f3f
RGB:
162, 47, 63
CMY:
36, 82, 75
CMYK:
0, 71, 61, 36
HSL:
352°, 55.0239%, 40.9804%
HSV (HSB):
352°, 70.9877%, 63.5294%
XYZ:
16.8140, 10.0733, 5.7608
xyY:
0.5150, 0.3085, 10.0733
CIE-Lab:
37.9737, 48.0368, 17.9759
CIE-LCH:
37.9737, 51.2900, 20.5164
CIE-Luv:
37.9737, 81.6125, 10.4645
Hunter-Lab:
31.7385, 39.0213, 11.4553
#a22f3f color charts
#a22f3f color shades, tints & tones
#a22f3f color schemes
#a22f3f color preview, HTML & CSS examples
This text has a color of #a22f3f
<p style="color:#a22f3f;">Text here</p>
.mytext {color:#a22f3f;}
This box has a color of #a22f3f
<div style="background-color:#a22f3f;">Content here</div>
.mybackground {background-color:#a22f3f;}
Border around this has a color of #a22f3f
<div style="border:2px solid #a22f3f;">Content here</div>
.myborder {border:2px solid #a22f3f;}