#d33b7e color space conversions
Hex:
#d33b7e
RGB:
211, 59, 126
CMY:
17, 77, 51
CMYK:
0, 72, 40, 17
HSL:
334°, 63.3333%, 52.9412%
HSV (HSB):
334°, 72.0379%, 82.7451%
XYZ:
32.1938, 18.4832, 21.6095
xyY:
0.4454, 0.2557, 18.4832
CIE-Lab:
50.0770, 63.7218, -2.7349
CIE-LCH:
50.0770, 63.7805, 357.5424
CIE-Luv:
50.0770, 95.1965, -15.5425
Hunter-Lab:
42.9921, 58.4304, 0.2930
#d33b7e color charts
#d33b7e color shades, tints & tones
#d33b7e color schemes
#d33b7e color preview, HTML & CSS examples
This text has a color of #d33b7e
<p style="color:#d33b7e;">Text here</p>
.mytext {color:#d33b7e;}
This box has a color of #d33b7e
<div style="background-color:#d33b7e;">Content here</div>
.mybackground {background-color:#d33b7e;}
Border around this has a color of #d33b7e
<div style="border:2px solid #d33b7e;">Content here</div>
.myborder {border:2px solid #d33b7e;}