#b32d0a color space conversions
Hex:
#b32d0a
RGB:
179, 45, 10
CMY:
30, 82, 96
CMYK:
0, 75, 94, 30
HSL:
12°, 89.4180%, 37.0588%
HSV (HSB):
12°, 94.4134%, 70.1961%
XYZ:
19.5836, 11.4824, 1.4713
xyY:
0.6019, 0.3529, 11.4824
CIE-Lab:
40.3813, 52.2936, 49.5721
CIE-LCH:
40.3813, 72.0556, 43.4697
CIE-Luv:
40.3813, 105.7000, 30.5994
Hunter-Lab:
33.8857, 43.8607, 21.1456
#b32d0a color charts
#b32d0a color shades, tints & tones
#b32d0a color schemes
#b32d0a color preview, HTML & CSS examples
This text has a color of #b32d0a
<p style="color:#b32d0a;">Text here</p>
.mytext {color:#b32d0a;}
This box has a color of #b32d0a
<div style="background-color:#b32d0a;">Content here</div>
.mybackground {background-color:#b32d0a;}
Border around this has a color of #b32d0a
<div style="border:2px solid #b32d0a;">Content here</div>
.myborder {border:2px solid #b32d0a;}