#b33c7d color space conversions
Hex:
#b33c7d
RGB:
179, 60, 125
CMY:
30, 76, 51
CMYK:
0, 66, 30, 30
HSL:
327°, 49.7908%, 46.8627%
HSV (HSB):
327°, 66.4804%, 70.1961%
XYZ:
23.9079, 14.2961, 20.9014
xyY:
0.4045, 0.2419, 14.2961
CIE-Lab:
44.6546, 54.1826, -10.7954
CIE-LCH:
44.6546, 55.2476, 348.7319
CIE-Luv:
44.6546, 69.5551, -23.7744
Hunter-Lab:
37.8102, 46.7004, -6.3082
#b33c7d color charts
#b33c7d color shades, tints & tones
#b33c7d color schemes
#b33c7d color preview, HTML & CSS examples
This text has a color of #b33c7d
<p style="color:#b33c7d;">Text here</p>
.mytext {color:#b33c7d;}
This box has a color of #b33c7d
<div style="background-color:#b33c7d;">Content here</div>
.mybackground {background-color:#b33c7d;}
Border around this has a color of #b33c7d
<div style="border:2px solid #b33c7d;">Content here</div>
.myborder {border:2px solid #b33c7d;}