#b33c0d color space conversions
Hex:
#b33c0d
RGB:
179, 60, 13
CMY:
30, 76, 95
CMYK:
0, 66, 93, 30
HSL:
17°, 86.4583%, 37.6471%
HSV (HSB):
17°, 92.7374%, 70.1961%
XYZ:
20.2789, 12.8445, 1.7912
xyY:
0.5808, 0.3679, 12.8445
CIE-Lab:
42.5280, 46.4954, 50.0448
CIE-LCH:
42.5280, 68.3104, 47.1056
CIE-Luv:
42.5280, 96.0354, 33.8153
Hunter-Lab:
35.8392, 38.2821, 22.1242
#b33c0d color charts
#b33c0d color shades, tints & tones
#b33c0d color schemes
#b33c0d color preview, HTML & CSS examples
This text has a color of #b33c0d
<p style="color:#b33c0d;">Text here</p>
.mytext {color:#b33c0d;}
This box has a color of #b33c0d
<div style="background-color:#b33c0d;">Content here</div>
.mybackground {background-color:#b33c0d;}
Border around this has a color of #b33c0d
<div style="border:2px solid #b33c0d;">Content here</div>
.myborder {border:2px solid #b33c0d;}