#d33e8c color space conversions
Hex:
#d33e8c
RGB:
211, 62, 140
CMY:
17, 76, 45
CMYK:
0, 71, 34, 17
HSL:
329°, 62.8692%, 53.5294%
HSV (HSB):
329°, 70.6161%, 82.7451%
XYZ:
33.3202, 19.1876, 26.7583
xyY:
0.4204, 0.2421, 19.1876
CIE-Lab:
50.9060, 64.1670, -9.9195
CIE-LCH:
50.9060, 64.9292, 351.2122
CIE-Luv:
50.9060, 88.8058, -25.2343
Hunter-Lab:
43.8036, 59.1237, -5.5560
#d33e8c color charts
#d33e8c color shades, tints & tones
#d33e8c color schemes
#d33e8c color preview, HTML & CSS examples
This text has a color of #d33e8c
<p style="color:#d33e8c;">Text here</p>
.mytext {color:#d33e8c;}
This box has a color of #d33e8c
<div style="background-color:#d33e8c;">Content here</div>
.mybackground {background-color:#d33e8c;}
Border around this has a color of #d33e8c
<div style="border:2px solid #d33e8c;">Content here</div>
.myborder {border:2px solid #d33e8c;}