#b33b2f color space conversions
Hex:
#b33b2f
RGB:
179, 59, 47
CMY:
30, 77, 82
CMYK:
0, 67, 74, 30
HSL:
5°, 58.4071%, 44.3137%
HSV (HSB):
5°, 73.7430%, 70.1961%
XYZ:
20.6675, 12.9169, 4.0932
xyY:
0.5485, 0.3428, 12.9169
CIE-Lab:
42.6377, 47.9185, 34.1010
CIE-LCH:
42.6377, 58.8138, 35.4374
CIE-Luv:
42.6377, 92.4701, 24.6457
Hunter-Lab:
35.9400, 39.7520, 18.4055
#b33b2f color charts
#b33b2f color shades, tints & tones
#b33b2f color schemes
#b33b2f color preview, HTML & CSS examples
This text has a color of #b33b2f
<p style="color:#b33b2f;">Text here</p>
.mytext {color:#b33b2f;}
This box has a color of #b33b2f
<div style="background-color:#b33b2f;">Content here</div>
.mybackground {background-color:#b33b2f;}
Border around this has a color of #b33b2f
<div style="border:2px solid #b33b2f;">Content here</div>
.myborder {border:2px solid #b33b2f;}