#b32c12 color space conversions
Hex:
#b32c12
RGB:
179, 44, 18
CMY:
30, 83, 93
CMYK:
0, 75, 90, 30
HSL:
10°, 81.7259%, 38.6275%
HSV (HSB):
10°, 89.9441%, 70.1961%
XYZ:
19.6003, 11.4287, 1.7452
xyY:
0.5980, 0.3487, 11.4287
CIE-Lab:
40.2934, 52.7565, 46.6313
CIE-LCH:
40.2934, 70.4111, 41.4733
CIE-Luv:
40.2934, 105.6123, 29.1969
Hunter-Lab:
33.8064, 44.3294, 20.6038
#b32c12 color charts
#b32c12 color shades, tints & tones
#b32c12 color schemes
#b32c12 color preview, HTML & CSS examples
This text has a color of #b32c12
<p style="color:#b32c12;">Text here</p>
.mytext {color:#b32c12;}
This box has a color of #b32c12
<div style="background-color:#b32c12;">Content here</div>
.mybackground {background-color:#b32c12;}
Border around this has a color of #b32c12
<div style="border:2px solid #b32c12;">Content here</div>
.myborder {border:2px solid #b32c12;}