#b33e3a color space conversions
Hex:
#b33e3a
RGB:
179, 62, 58
CMY:
30, 76, 77
CMYK:
0, 65, 68, 30
HSL:
2°, 51.0549%, 46.4706%
HSV (HSB):
2°, 67.5978%, 70.1961%
XYZ:
21.0768, 13.3344, 5.4659
xyY:
0.5285, 0.3344, 13.3344
CIE-Lab:
43.2629, 47.1956, 28.3987
CIE-LCH:
43.2629, 55.0809, 31.0363
CIE-Luv:
43.2629, 88.3841, 20.8025
Hunter-Lab:
36.5164, 39.1242, 16.6867
#b33e3a color charts
#b33e3a color shades, tints & tones
#b33e3a color schemes
#b33e3a color preview, HTML & CSS examples
This text has a color of #b33e3a
<p style="color:#b33e3a;">Text here</p>
.mytext {color:#b33e3a;}
This box has a color of #b33e3a
<div style="background-color:#b33e3a;">Content here</div>
.mybackground {background-color:#b33e3a;}
Border around this has a color of #b33e3a
<div style="border:2px solid #b33e3a;">Content here</div>
.myborder {border:2px solid #b33e3a;}