#b33f8d color space conversions
Hex:
#b33f8d
RGB:
179, 63, 141
CMY:
30, 75, 45
CMYK:
0, 65, 21, 30
HSL:
320°, 47.9339%, 47.4510%
HSV (HSB):
320°, 64.8045%, 70.1961%
XYZ:
25.1756, 15.0618, 26.7796
xyY:
0.3757, 0.2247, 15.0618
CIE-Lab:
45.7187, 55.0786, -18.8962
CIE-LCH:
45.7187, 58.2299, 341.0641
CIE-Luv:
45.7187, 62.9957, -35.2722
Hunter-Lab:
38.8095, 47.8757, -13.7450
#b33f8d color charts
#b33f8d color shades, tints & tones
#b33f8d color schemes
#b33f8d color preview, HTML & CSS examples
This text has a color of #b33f8d
<p style="color:#b33f8d;">Text here</p>
.mytext {color:#b33f8d;}
This box has a color of #b33f8d
<div style="background-color:#b33f8d;">Content here</div>
.mybackground {background-color:#b33f8d;}
Border around this has a color of #b33f8d
<div style="border:2px solid #b33f8d;">Content here</div>
.myborder {border:2px solid #b33f8d;}