#b33d7e color space conversions
Hex:
#b33d7e
RGB:
179, 61, 126
CMY:
30, 76, 51
CMYK:
0, 66, 30, 30
HSL:
327°, 49.1667%, 47.0588%
HSV (HSB):
327°, 65.9218%, 70.1961%
XYZ:
24.0250, 14.4276, 21.2572
xyY:
0.4024, 0.2416, 14.4276
CIE-Lab:
44.8400, 53.8982, -11.1269
CIE-LCH:
44.8400, 55.0348, 348.3356
CIE-Luv:
44.8400, 68.8201, -24.1909
Hunter-Lab:
37.9836, 46.4318, -6.5926
#b33d7e color charts
#b33d7e color shades, tints & tones
#b33d7e color schemes
#b33d7e color preview, HTML & CSS examples
This text has a color of #b33d7e
<p style="color:#b33d7e;">Text here</p>
.mytext {color:#b33d7e;}
This box has a color of #b33d7e
<div style="background-color:#b33d7e;">Content here</div>
.mybackground {background-color:#b33d7e;}
Border around this has a color of #b33d7e
<div style="border:2px solid #b33d7e;">Content here</div>
.myborder {border:2px solid #b33d7e;}