#b33b3e color space conversions
Hex:
#b33b3e
RGB:
179, 59, 62
CMY:
30, 77, 76
CMYK:
0, 67, 65, 30
HSL:
359°, 50.4202%, 46.6667%
HSV (HSB):
359°, 67.0391%, 70.1961%
XYZ:
21.0239, 13.0594, 5.9701
xyY:
0.5249, 0.3261, 13.0594
CIE-Lab:
42.8527, 48.7106, 25.4894
CIE-LCH:
42.8527, 54.9766, 27.6223
CIE-Luv:
42.8527, 89.2890, 17.9291
Hunter-Lab:
36.1378, 40.6045, 15.5016
#b33b3e color charts
#b33b3e color shades, tints & tones
#b33b3e color schemes
#b33b3e color preview, HTML & CSS examples
This text has a color of #b33b3e
<p style="color:#b33b3e;">Text here</p>
.mytext {color:#b33b3e;}
This box has a color of #b33b3e
<div style="background-color:#b33b3e;">Content here</div>
.mybackground {background-color:#b33b3e;}
Border around this has a color of #b33b3e
<div style="border:2px solid #b33b3e;">Content here</div>
.myborder {border:2px solid #b33b3e;}