#a22e3d color space conversions
Hex:
#a22e3d
RGB:
162, 46, 61
CMY:
36, 82, 76
CMYK:
0, 72, 62, 36
HSL:
352°, 55.7692%, 40.7843%
HSV (HSB):
352°, 71.6049%, 63.5294%
XYZ:
16.7196, 9.9723, 5.4585
xyY:
0.5200, 0.3102, 9.9723
CIE-Lab:
37.7927, 48.2905, 19.0006
CIE-LCH:
37.7927, 51.8941, 21.4779
CIE-Luv:
37.7927, 82.6654, 11.2827
Hunter-Lab:
31.5789, 39.2444, 11.8568
#a22e3d color charts
#a22e3d color shades, tints & tones
#a22e3d color schemes
#a22e3d color preview, HTML & CSS examples
This text has a color of #a22e3d
<p style="color:#a22e3d;">Text here</p>
.mytext {color:#a22e3d;}
This box has a color of #a22e3d
<div style="background-color:#a22e3d;">Content here</div>
.mybackground {background-color:#a22e3d;}
Border around this has a color of #a22e3d
<div style="border:2px solid #a22e3d;">Content here</div>
.myborder {border:2px solid #a22e3d;}