#b33f7c color space conversions
Hex:
#b33f7c
RGB:
179, 63, 124
CMY:
30, 75, 51
CMYK:
0, 65, 31, 30
HSL:
328°, 47.9339%, 47.4510%
HSV (HSB):
328°, 64.8045%, 70.1961%
XYZ:
24.0060, 14.5940, 20.6204
xyY:
0.4054, 0.2464, 14.5940
CIE-Lab:
45.0730, 52.8103, -9.5549
CIE-LCH:
45.0730, 53.6677, 349.7445
CIE-Luv:
45.0730, 68.6871, -21.9024
Hunter-Lab:
38.2020, 45.3151, -5.2617
#b33f7c color charts
#b33f7c color shades, tints & tones
#b33f7c color schemes
#b33f7c color preview, HTML & CSS examples
This text has a color of #b33f7c
<p style="color:#b33f7c;">Text here</p>
.mytext {color:#b33f7c;}
This box has a color of #b33f7c
<div style="background-color:#b33f7c;">Content here</div>
.mybackground {background-color:#b33f7c;}
Border around this has a color of #b33f7c
<div style="border:2px solid #b33f7c;">Content here</div>
.myborder {border:2px solid #b33f7c;}