#b33a9f color space conversions
Hex:
#b33a9f
RGB:
179, 58, 159
CMY:
30, 77, 38
CMYK:
0, 68, 11, 30
HSL:
310°, 51.0549%, 46.4706%
HSV (HSB):
310°, 67.5978%, 70.1961%
XYZ:
26.3615, 15.1130, 34.3286
xyY:
0.3478, 0.1994, 15.1130
CIE-Lab:
45.7886, 59.7420, -29.5900
CIE-LCH:
45.7886, 66.6684, 333.6509
CIE-Luv:
45.7886, 58.5258, -51.3769
Hunter-Lab:
38.8755, 53.0088, -25.1426
#b33a9f color charts
#b33a9f color shades, tints & tones
#b33a9f color schemes
#b33a9f color preview, HTML & CSS examples
This text has a color of #b33a9f
<p style="color:#b33a9f;">Text here</p>
.mytext {color:#b33a9f;}
This box has a color of #b33a9f
<div style="background-color:#b33a9f;">Content here</div>
.mybackground {background-color:#b33a9f;}
Border around this has a color of #b33a9f
<div style="border:2px solid #b33a9f;">Content here</div>
.myborder {border:2px solid #b33a9f;}