#b33b2c color space conversions
Hex:
#b33b2c
RGB:
179, 59, 44
CMY:
30, 77, 83
CMYK:
0, 67, 75, 30
HSL:
7°, 60.5381%, 43.7255%
HSV (HSB):
7°, 75.4190%, 70.1961%
XYZ:
20.6090, 12.8935, 3.7853
xyY:
0.5527, 0.3458, 12.8935
CIE-Lab:
42.6023, 47.7874, 35.7637
CIE-LCH:
42.6023, 59.6881, 36.8109
CIE-Luv:
42.6023, 93.0131, 25.7877
Hunter-Lab:
35.9075, 39.6114, 18.8849
#b33b2c color charts
#b33b2c color shades, tints & tones
#b33b2c color schemes
#b33b2c color preview, HTML & CSS examples
This text has a color of #b33b2c
<p style="color:#b33b2c;">Text here</p>
.mytext {color:#b33b2c;}
This box has a color of #b33b2c
<div style="background-color:#b33b2c;">Content here</div>
.mybackground {background-color:#b33b2c;}
Border around this has a color of #b33b2c
<div style="border:2px solid #b33b2c;">Content here</div>
.myborder {border:2px solid #b33b2c;}