#b33e2e color space conversions
Hex:
#b33e2e
RGB:
179, 62, 46
CMY:
30, 76, 82
CMYK:
0, 65, 74, 30
HSL:
7°, 59.1111%, 44.1176%
HSV (HSB):
7°, 74.3017%, 70.1961%
XYZ:
20.8062, 13.2262, 4.0411
xyY:
0.5465, 0.3474, 13.2262
CIE-Lab:
43.1021, 46.5879, 35.1875
CIE-LCH:
43.1021, 58.3831, 37.0634
CIE-Luv:
43.1021, 90.7383, 25.9163
Hunter-Lab:
36.3679, 38.4767, 18.8694
#b33e2e color charts
#b33e2e color shades, tints & tones
#b33e2e color schemes
#b33e2e color preview, HTML & CSS examples
This text has a color of #b33e2e
<p style="color:#b33e2e;">Text here</p>
.mytext {color:#b33e2e;}
This box has a color of #b33e2e
<div style="background-color:#b33e2e;">Content here</div>
.mybackground {background-color:#b33e2e;}
Border around this has a color of #b33e2e
<div style="border:2px solid #b33e2e;">Content here</div>
.myborder {border:2px solid #b33e2e;}