#b33f5a color space conversions
Hex:
#b33f5a
RGB:
179, 63, 90
CMY:
30, 75, 65
CMYK:
0, 65, 50, 30
HSL:
346°, 47.9339%, 47.4510%
HSV (HSB):
346°, 64.8045%, 70.1961%
XYZ:
22.2134, 13.8769, 11.1806
xyY:
0.4699, 0.2936, 13.8769
CIE-Lab:
44.0559, 49.1229, 9.8895
CIE-LCH:
44.0559, 50.1085, 11.3827
CIE-Luv:
44.0559, 79.5190, 2.8084
Hunter-Lab:
37.2517, 41.2499, 8.2811
#b33f5a color charts
#b33f5a color shades, tints & tones
#b33f5a color schemes
#b33f5a color preview, HTML & CSS examples
This text has a color of #b33f5a
<p style="color:#b33f5a;">Text here</p>
.mytext {color:#b33f5a;}
This box has a color of #b33f5a
<div style="background-color:#b33f5a;">Content here</div>
.mybackground {background-color:#b33f5a;}
Border around this has a color of #b33f5a
<div style="border:2px solid #b33f5a;">Content here</div>
.myborder {border:2px solid #b33f5a;}