#b33b7b color space conversions
Hex:
#b33b7b
RGB:
179, 59, 123
CMY:
30, 77, 52
CMYK:
0, 67, 31, 30
HSL:
328°, 50.4202%, 46.6667%
HSV (HSB):
328°, 67.0391%, 70.1961%
XYZ:
23.7295, 14.1417, 20.2178
xyY:
0.4085, 0.2434, 14.1417
CIE-Lab:
44.4355, 54.3401, -9.9016
CIE-LCH:
44.4355, 55.2349, 349.6731
CIE-Luv:
44.4355, 70.6361, -22.5806
Hunter-Lab:
37.6054, 46.8263, -5.5523
#b33b7b color charts
#b33b7b color shades, tints & tones
#b33b7b color schemes
#b33b7b color preview, HTML & CSS examples
This text has a color of #b33b7b
<p style="color:#b33b7b;">Text here</p>
.mytext {color:#b33b7b;}
This box has a color of #b33b7b
<div style="background-color:#b33b7b;">Content here</div>
.mybackground {background-color:#b33b7b;}
Border around this has a color of #b33b7b
<div style="border:2px solid #b33b7b;">Content here</div>
.myborder {border:2px solid #b33b7b;}