#d93f8c color space conversions
Hex:
#d93f8c
RGB:
217, 63, 140
CMY:
15, 75, 45
CMYK:
0, 71, 35, 15
HSL:
330°, 66.9565%, 54.9020%
HSV (HSB):
330°, 70.9677%, 85.0980%
XYZ:
35.1264, 20.2002, 26.8586
xyY:
0.4274, 0.2458, 20.2002
CIE-Lab:
52.0628, 65.4391, -8.0812
CIE-LCH:
52.0628, 65.9362, 352.9600
CIE-Luv:
52.0628, 93.2194, -23.1041
Hunter-Lab:
44.9446, 60.8534, -3.9701
#d93f8c color charts
#d93f8c color shades, tints & tones
#d93f8c color schemes
#d93f8c color preview, HTML & CSS examples
This text has a color of #d93f8c
<p style="color:#d93f8c;">Text here</p>
.mytext {color:#d93f8c;}
This box has a color of #d93f8c
<div style="background-color:#d93f8c;">Content here</div>
.mybackground {background-color:#d93f8c;}
Border around this has a color of #d93f8c
<div style="border:2px solid #d93f8c;">Content here</div>
.myborder {border:2px solid #d93f8c;}