#d33e9d color space conversions
Hex:
#d33e9d
RGB:
211, 62, 157
CMY:
17, 76, 38
CMYK:
0, 71, 26, 17
HSL:
322°, 62.8692%, 53.5294%
HSV (HSB):
322°, 70.6161%, 82.7451%
XYZ:
34.6724, 19.7285, 33.8788
xyY:
0.3928, 0.2235, 19.7285
CIE-Lab:
51.5288, 66.1882, -19.0960
CIE-LCH:
51.5288, 68.8879, 343.9066
CIE-Luv:
51.5288, 82.4119, -38.5519
Hunter-Lab:
44.4167, 61.6107, -14.1317
#d33e9d color charts
#d33e9d color shades, tints & tones
#d33e9d color schemes
#d33e9d color preview, HTML & CSS examples
This text has a color of #d33e9d
<p style="color:#d33e9d;">Text here</p>
.mytext {color:#d33e9d;}
This box has a color of #d33e9d
<div style="background-color:#d33e9d;">Content here</div>
.mybackground {background-color:#d33e9d;}
Border around this has a color of #d33e9d
<div style="border:2px solid #d33e9d;">Content here</div>
.myborder {border:2px solid #d33e9d;}