#a24c2e color space conversions
Hex:
#a24c2e
RGB:
162, 76, 46
CMY:
36, 70, 82
CMYK:
0, 53, 72, 36
HSL:
16°, 55.7692%, 40.7843%
HSV (HSB):
16°, 71.6049%, 63.5294%
XYZ:
17.9779, 13.0475, 4.1557
xyY:
0.5110, 0.3709, 13.0475
CIE-Lab:
42.8348, 33.4160, 34.1018
CIE-LCH:
42.8348, 47.7448, 45.5819
CIE-Luv:
42.8348, 66.8951, 28.3399
Hunter-Lab:
36.1214, 25.6285, 18.4638
#a24c2e color charts
#a24c2e color shades, tints & tones
#a24c2e color schemes
#a24c2e color preview, HTML & CSS examples
This text has a color of #a24c2e
<p style="color:#a24c2e;">Text here</p>
.mytext {color:#a24c2e;}
This box has a color of #a24c2e
<div style="background-color:#a24c2e;">Content here</div>
.mybackground {background-color:#a24c2e;}
Border around this has a color of #a24c2e
<div style="border:2px solid #a24c2e;">Content here</div>
.myborder {border:2px solid #a24c2e;}