#b33a7f color space conversions
Hex:
#b33a7f
RGB:
179, 58, 127
CMY:
30, 77, 50
CMYK:
0, 68, 29, 30
HSL:
326°, 51.0549%, 46.4706%
HSV (HSB):
326°, 67.5978%, 70.1961%
XYZ:
23.9342, 14.1421, 21.5469
xyY:
0.4014, 0.2372, 14.1421
CIE-Lab:
44.4361, 55.2402, -12.3479
CIE-LCH:
44.4361, 56.6035, 347.3998
CIE-Luv:
44.4361, 69.6282, -26.0354
Hunter-Lab:
37.6060, 47.7952, -7.6468
#b33a7f color charts
#b33a7f color shades, tints & tones
#b33a7f color schemes
#b33a7f color preview, HTML & CSS examples
This text has a color of #b33a7f
<p style="color:#b33a7f;">Text here</p>
.mytext {color:#b33a7f;}
This box has a color of #b33a7f
<div style="background-color:#b33a7f;">Content here</div>
.mybackground {background-color:#b33a7f;}
Border around this has a color of #b33a7f
<div style="border:2px solid #b33a7f;">Content here</div>
.myborder {border:2px solid #b33a7f;}