#b33c0c color space conversions
Hex:
#b33c0c
RGB:
179, 60, 12
CMY:
30, 76, 95
CMYK:
0, 66, 93, 30
HSL:
17°, 87.4346%, 37.4510%
HSV (HSB):
17°, 93.2961%, 70.1961%
XYZ:
20.2726, 12.8420, 1.7581
xyY:
0.5813, 0.3683, 12.8420
CIE-Lab:
42.5242, 46.4810, 50.3534
CIE-LCH:
42.5242, 68.5270, 47.2900
CIE-Luv:
42.5242, 96.0980, 33.9472
Hunter-Lab:
35.8357, 38.2669, 22.1762
#b33c0c color charts
#b33c0c color shades, tints & tones
#b33c0c color schemes
#b33c0c color preview, HTML & CSS examples
This text has a color of #b33c0c
<p style="color:#b33c0c;">Text here</p>
.mytext {color:#b33c0c;}
This box has a color of #b33c0c
<div style="background-color:#b33c0c;">Content here</div>
.mybackground {background-color:#b33c0c;}
Border around this has a color of #b33c0c
<div style="border:2px solid #b33c0c;">Content here</div>
.myborder {border:2px solid #b33c0c;}