#a32f2b color space conversions
Hex:
#a32f2b
RGB:
163, 47, 43
CMY:
36, 82, 83
CMYK:
0, 71, 74, 36
HSL:
2°, 58.2524%, 40.3922%
HSV (HSB):
2°, 73.6196%, 63.9216%
XYZ:
16.5568, 9.9940, 3.3419
xyY:
0.5539, 0.3343, 9.9940
CIE-Lab:
37.8316, 47.2105, 30.1940
CIE-LCH:
37.8316, 56.0402, 32.6014
CIE-Luv:
37.8316, 87.2484, 20.3090
Hunter-Lab:
31.6133, 38.1627, 15.8616
#a32f2b color charts
#a32f2b color shades, tints & tones
#a32f2b color schemes
#a32f2b color preview, HTML & CSS examples
This text has a color of #a32f2b
<p style="color:#a32f2b;">Text here</p>
.mytext {color:#a32f2b;}
This box has a color of #a32f2b
<div style="background-color:#a32f2b;">Content here</div>
.mybackground {background-color:#a32f2b;}
Border around this has a color of #a32f2b
<div style="border:2px solid #a32f2b;">Content here</div>
.myborder {border:2px solid #a32f2b;}