#b33f21 color space conversions
Hex:
#b33f21
RGB:
179, 63, 33
CMY:
30, 75, 87
CMYK:
0, 65, 82, 30
HSL:
12°, 68.8679%, 41.5686%
HSV (HSB):
12°, 81.5642%, 70.1961%
XYZ:
20.6424, 13.2485, 2.9081
xyY:
0.5610, 0.3600, 13.2485
CIE-Lab:
43.1353, 45.6521, 42.1743
CIE-LCH:
43.1353, 62.1513, 42.7323
CIE-Luv:
43.1353, 92.0531, 30.5137
Hunter-Lab:
36.3985, 37.5340, 20.7419
#b33f21 color charts
#b33f21 color shades, tints & tones
#b33f21 color schemes
#b33f21 color preview, HTML & CSS examples
This text has a color of #b33f21
<p style="color:#b33f21;">Text here</p>
.mytext {color:#b33f21;}
This box has a color of #b33f21
<div style="background-color:#b33f21;">Content here</div>
.mybackground {background-color:#b33f21;}
Border around this has a color of #b33f21
<div style="border:2px solid #b33f21;">Content here</div>
.myborder {border:2px solid #b33f21;}