#d93e7d color space conversions
Hex:
#d93e7d
RGB:
217, 62, 125
CMY:
15, 76, 51
CMYK:
0, 71, 42, 15
HSL:
336°, 67.0996%, 54.7059%
HSV (HSB):
336°, 71.4286%, 85.0980%
XYZ:
34.0396, 19.6776, 21.4061
xyY:
0.4531, 0.2619, 19.6776
CIE-Lab:
51.4708, 64.2515, 0.0353
CIE-LCH:
51.4708, 64.2515, 0.0314
CIE-Luv:
51.4708, 99.1950, -12.1695
Hunter-Lab:
44.3595, 59.3442, 2.4406
#d93e7d color charts
#d93e7d color shades, tints & tones
#d93e7d color schemes
#d93e7d color preview, HTML & CSS examples
This text has a color of #d93e7d
<p style="color:#d93e7d;">Text here</p>
.mytext {color:#d93e7d;}
This box has a color of #d93e7d
<div style="background-color:#d93e7d;">Content here</div>
.mybackground {background-color:#d93e7d;}
Border around this has a color of #d93e7d
<div style="border:2px solid #d93e7d;">Content here</div>
.myborder {border:2px solid #d93e7d;}