#a42c2e color space conversions
Hex:
#a42c2e
RGB:
164, 44, 46
CMY:
36, 83, 82
CMYK:
0, 73, 72, 36
HSL:
359°, 57.6923%, 40.7843%
HSV (HSB):
359°, 73.1707%, 64.3137%
XYZ:
16.7037, 9.8911, 3.6136
xyY:
0.5529, 0.3274, 9.8911
CIE-Lab:
37.6463, 48.8323, 28.2216
CIE-LCH:
37.6463, 56.4008, 30.0249
CIE-Luv:
37.6463, 89.0615, 18.4579
Hunter-Lab:
31.4502, 39.7663, 15.2028
#a42c2e color charts
#a42c2e color shades, tints & tones
#a42c2e color schemes
#a42c2e color preview, HTML & CSS examples
This text has a color of #a42c2e
<p style="color:#a42c2e;">Text here</p>
.mytext {color:#a42c2e;}
This box has a color of #a42c2e
<div style="background-color:#a42c2e;">Content here</div>
.mybackground {background-color:#a42c2e;}
Border around this has a color of #a42c2e
<div style="border:2px solid #a42c2e;">Content here</div>
.myborder {border:2px solid #a42c2e;}