#b33f41 color space conversions
Hex:
#b33f41
RGB:
179, 63, 65
CMY:
30, 75, 75
CMYK:
0, 65, 64, 30
HSL:
359°, 47.9339%, 47.4510%
HSV (HSB):
359°, 64.8045%, 70.1961%
XYZ:
21.3220, 13.5204, 6.4869
xyY:
0.5159, 0.3271, 13.5204
CIE-Lab:
43.5371, 47.1833, 24.5372
CIE-LCH:
43.5371, 53.1821, 27.4762
CIE-Luv:
43.5371, 86.1949, 17.6635
Hunter-Lab:
36.7701, 39.1601, 15.2792
#b33f41 color charts
#b33f41 color shades, tints & tones
#b33f41 color schemes
#b33f41 color preview, HTML & CSS examples
This text has a color of #b33f41
<p style="color:#b33f41;">Text here</p>
.mytext {color:#b33f41;}
This box has a color of #b33f41
<div style="background-color:#b33f41;">Content here</div>
.mybackground {background-color:#b33f41;}
Border around this has a color of #b33f41
<div style="border:2px solid #b33f41;">Content here</div>
.myborder {border:2px solid #b33f41;}