#b33d35 color space conversions
Hex:
#b33d35
RGB:
179, 61, 53
CMY:
30, 76, 79
CMYK:
0, 66, 70, 30
HSL:
4°, 54.3103%, 45.4902%
HSV (HSB):
4°, 70.3911%, 70.1961%
XYZ:
20.9018, 13.1782, 4.8102
xyY:
0.5375, 0.3389, 13.1782
CIE-Lab:
43.0306, 47.3571, 31.0751
CIE-LCH:
43.0306, 56.6423, 33.2724
CIE-Luv:
43.0306, 90.0516, 22.7572
Hunter-Lab:
36.3018, 39.2479, 17.5551
#b33d35 color charts
#b33d35 color shades, tints & tones
#b33d35 color schemes
#b33d35 color preview, HTML & CSS examples
This text has a color of #b33d35
<p style="color:#b33d35;">Text here</p>
.mytext {color:#b33d35;}
This box has a color of #b33d35
<div style="background-color:#b33d35;">Content here</div>
.mybackground {background-color:#b33d35;}
Border around this has a color of #b33d35
<div style="border:2px solid #b33d35;">Content here</div>
.myborder {border:2px solid #b33d35;}