#b33e3e color space conversions
Hex:
#b33e3e
RGB:
179, 62, 62
CMY:
30, 76, 76
CMYK:
0, 65, 65, 30
HSL:
0°, 48.5477%, 47.2549%
HSV (HSB):
0°, 65.3631%, 70.1961%
XYZ:
21.1825, 13.3768, 6.0230
xyY:
0.5220, 0.3296, 13.3768
CIE-Lab:
43.3255, 47.4311, 26.0810
CIE-LCH:
43.3255, 54.1288, 28.8051
CIE-Luv:
43.3255, 87.4955, 18.8657
Hunter-Lab:
36.5742, 39.3761, 15.8382
#b33e3e color charts
#b33e3e color shades, tints & tones
#b33e3e color schemes
#b33e3e color preview, HTML & CSS examples
This text has a color of #b33e3e
<p style="color:#b33e3e;">Text here</p>
.mytext {color:#b33e3e;}
This box has a color of #b33e3e
<div style="background-color:#b33e3e;">Content here</div>
.mybackground {background-color:#b33e3e;}
Border around this has a color of #b33e3e
<div style="border:2px solid #b33e3e;">Content here</div>
.myborder {border:2px solid #b33e3e;}