#b33f0c color space conversions
Hex:
#b33f0c
RGB:
179, 63, 12
CMY:
30, 75, 95
CMYK:
0, 65, 93, 30
HSL:
18°, 87.4346%, 37.4510%
HSV (HSB):
18°, 93.2961%, 70.1961%
XYZ:
20.4343, 13.1653, 1.8120
xyY:
0.5771, 0.3718, 13.1653
CIE-Lab:
43.0112, 45.1736, 50.6819
CIE-LCH:
43.0112, 67.8919, 48.2889
CIE-Luv:
43.0112, 94.0043, 34.7602
Hunter-Lab:
36.2840, 37.0300, 22.4379
#b33f0c color charts
#b33f0c color shades, tints & tones
#b33f0c color schemes
#b33f0c color preview, HTML & CSS examples
This text has a color of #b33f0c
<p style="color:#b33f0c;">Text here</p>
.mytext {color:#b33f0c;}
This box has a color of #b33f0c
<div style="background-color:#b33f0c;">Content here</div>
.mybackground {background-color:#b33f0c;}
Border around this has a color of #b33f0c
<div style="border:2px solid #b33f0c;">Content here</div>
.myborder {border:2px solid #b33f0c;}