#b33c1f color space conversions
Hex:
#b33c1f
RGB:
179, 60, 31
CMY:
30, 76, 88
CMYK:
0, 66, 83, 30
HSL:
12°, 70.4762%, 41.1765%
HSV (HSB):
12°, 82.6816%, 70.1961%
XYZ:
20.4536, 12.9144, 2.7110
xyY:
0.5669, 0.3579, 12.9144
CIE-Lab:
42.6339, 46.8942, 42.6919
CIE-LCH:
42.6339, 63.4166, 42.3143
CIE-Luv:
42.6339, 94.3278, 30.2102
Hunter-Lab:
35.9365, 38.7058, 20.6828
#b33c1f color charts
#b33c1f color shades, tints & tones
#b33c1f color schemes
#b33c1f color preview, HTML & CSS examples
This text has a color of #b33c1f
<p style="color:#b33c1f;">Text here</p>
.mytext {color:#b33c1f;}
This box has a color of #b33c1f
<div style="background-color:#b33c1f;">Content here</div>
.mybackground {background-color:#b33c1f;}
Border around this has a color of #b33c1f
<div style="border:2px solid #b33c1f;">Content here</div>
.myborder {border:2px solid #b33c1f;}