#a32b0b color space conversions
Hex:
#a32b0b
RGB:
163, 43, 11
CMY:
36, 83, 96
CMYK:
0, 74, 93, 36
HSL:
13°, 87.3563%, 34.1176%
HSV (HSB):
13°, 93.2515%, 63.9216%
XYZ:
16.0285, 9.5384, 1.3129
xyY:
0.5963, 0.3549, 9.5384
CIE-Lab:
37.0010, 47.7888, 45.5187
CIE-LCH:
37.0010, 65.9979, 43.6064
CIE-Luv:
37.0010, 93.9863, 27.9874
Hunter-Lab:
30.8844, 38.5912, 19.0986
#a32b0b color charts
#a32b0b color shades, tints & tones
#a32b0b color schemes
#a32b0b color preview, HTML & CSS examples
This text has a color of #a32b0b
<p style="color:#a32b0b;">Text here</p>
.mytext {color:#a32b0b;}
This box has a color of #a32b0b
<div style="background-color:#a32b0b;">Content here</div>
.mybackground {background-color:#a32b0b;}
Border around this has a color of #a32b0b
<div style="border:2px solid #a32b0b;">Content here</div>
.myborder {border:2px solid #a32b0b;}