#a22c3f color space conversions
Hex:
#a22c3f
RGB:
162, 44, 63
CMY:
36, 83, 75
CMYK:
0, 73, 61, 36
HSL:
350°, 57.2816%, 40.3922%
HSV (HSB):
350°, 72.8395%, 63.5294%
XYZ:
16.6982, 9.8416, 5.7222
xyY:
0.5176, 0.3051, 9.8416
CIE-Lab:
37.5567, 49.1880, 17.4251
CIE-LCH:
37.5567, 52.1833, 19.5069
CIE-Luv:
37.5567, 83.0912, 9.6220
Hunter-Lab:
31.3714, 40.1111, 11.1454
#a22c3f color charts
#a22c3f color shades, tints & tones
#a22c3f color schemes
#a22c3f color preview, HTML & CSS examples
This text has a color of #a22c3f
<p style="color:#a22c3f;">Text here</p>
.mytext {color:#a22c3f;}
This box has a color of #a22c3f
<div style="background-color:#a22c3f;">Content here</div>
.mybackground {background-color:#a22c3f;}
Border around this has a color of #a22c3f
<div style="border:2px solid #a22c3f;">Content here</div>
.myborder {border:2px solid #a22c3f;}