#d93f8d color space conversions
Hex:
#d93f8d
RGB:
217, 63, 141
CMY:
15, 75, 45
CMYK:
0, 71, 35, 15
HSL:
330°, 66.9565%, 54.9020%
HSV (HSB):
330°, 70.9677%, 85.0980%
XYZ:
35.2005, 20.2298, 27.2488
xyY:
0.4257, 0.2447, 20.2298
CIE-Lab:
52.0961, 65.5478, -8.6283
CIE-LCH:
52.0961, 66.1133, 352.5010
CIE-Luv:
52.0961, 92.8432, -23.8707
Hunter-Lab:
44.9776, 60.9875, -4.4354
#d93f8d color charts
#d93f8d color shades, tints & tones
#d93f8d color schemes
#d93f8d color preview, HTML & CSS examples
This text has a color of #d93f8d
<p style="color:#d93f8d;">Text here</p>
.mytext {color:#d93f8d;}
This box has a color of #d93f8d
<div style="background-color:#d93f8d;">Content here</div>
.mybackground {background-color:#d93f8d;}
Border around this has a color of #d93f8d
<div style="border:2px solid #d93f8d;">Content here</div>
.myborder {border:2px solid #d93f8d;}