#a24d2c color space conversions
Hex:
#a24d2c
RGB:
162, 77, 44
CMY:
36, 70, 83
CMYK:
0, 52, 73, 36
HSL:
17°, 57.2816%, 40.3922%
HSV (HSB):
17°, 72.8395%, 63.5294%
XYZ:
18.0088, 13.1710, 3.9760
xyY:
0.5123, 0.3746, 13.1710
CIE-Lab:
43.0198, 32.7831, 35.4057
CIE-LCH:
43.0198, 48.2524, 47.2026
CIE-Luv:
43.0198, 66.4376, 29.4786
Hunter-Lab:
36.2919, 25.0648, 18.9088
#a24d2c color charts
#a24d2c color shades, tints & tones
#a24d2c color schemes
#a24d2c color preview, HTML & CSS examples
This text has a color of #a24d2c
<p style="color:#a24d2c;">Text here</p>
.mytext {color:#a24d2c;}
This box has a color of #a24d2c
<div style="background-color:#a24d2c;">Content here</div>
.mybackground {background-color:#a24d2c;}
Border around this has a color of #a24d2c
<div style="border:2px solid #a24d2c;">Content here</div>
.myborder {border:2px solid #a24d2c;}