#b32d12 color space conversions
Hex:
#b32d12
RGB:
179, 45, 18
CMY:
30, 82, 93
CMYK:
0, 75, 90, 30
HSL:
10°, 81.7259%, 38.6275%
HSV (HSB):
10°, 89.9441%, 70.1961%
XYZ:
19.6380, 11.5042, 1.7578
xyY:
0.5969, 0.3497, 11.5042
CIE-Lab:
40.4169, 52.4133, 46.7235
CIE-LCH:
40.4169, 70.2157, 41.7152
CIE-Luv:
40.4169, 105.0550, 29.4098
Hunter-Lab:
33.9178, 43.9932, 20.6698
#b32d12 color charts
#b32d12 color shades, tints & tones
#b32d12 color schemes
#b32d12 color preview, HTML & CSS examples
This text has a color of #b32d12
<p style="color:#b32d12;">Text here</p>
.mytext {color:#b32d12;}
This box has a color of #b32d12
<div style="background-color:#b32d12;">Content here</div>
.mybackground {background-color:#b32d12;}
Border around this has a color of #b32d12
<div style="border:2px solid #b32d12;">Content here</div>
.myborder {border:2px solid #b32d12;}