#a32e2a color space conversions
Hex:
#a32e2a
RGB:
163, 46, 42
CMY:
36, 82, 84
CMYK:
0, 72, 74, 36
HSL:
2°, 59.0244%, 40.1961%
HSV (HSB):
2°, 74.2331%, 63.9216%
XYZ:
16.4992, 9.9077, 3.2333
xyY:
0.5566, 0.3343, 9.9077
CIE-Lab:
37.6762, 47.5558, 30.6120
CIE-LCH:
37.6762, 56.5566, 32.7697
CIE-Luv:
37.6762, 88.0080, 20.4455
Hunter-Lab:
31.4765, 38.4813, 15.9433
#a32e2a color charts
#a32e2a color shades, tints & tones
#a32e2a color schemes
#a32e2a color preview, HTML & CSS examples
This text has a color of #a32e2a
<p style="color:#a32e2a;">Text here</p>
.mytext {color:#a32e2a;}
This box has a color of #a32e2a
<div style="background-color:#a32e2a;">Content here</div>
.mybackground {background-color:#a32e2a;}
Border around this has a color of #a32e2a
<div style="border:2px solid #a32e2a;">Content here</div>
.myborder {border:2px solid #a32e2a;}