#d93f97 color space conversions
Hex:
#d93f97
RGB:
217, 63, 151
CMY:
15, 75, 41
CMYK:
0, 71, 30, 15
HSL:
326°, 66.9565%, 54.9020%
HSV (HSB):
326°, 70.9677%, 85.0980%
XYZ:
35.9787, 20.5411, 31.3467
xyY:
0.4095, 0.2338, 20.5411
CIE-Lab:
52.4435, 66.6768, -14.0547
CIE-LCH:
52.4435, 68.1420, 348.0970
CIE-Luv:
52.4435, 89.0600, -31.6266
Hunter-Lab:
45.3223, 62.3866, -9.2817
#d93f97 color charts
#d93f97 color shades, tints & tones
#d93f97 color schemes
#d93f97 color preview, HTML & CSS examples
This text has a color of #d93f97
<p style="color:#d93f97;">Text here</p>
.mytext {color:#d93f97;}
This box has a color of #d93f97
<div style="background-color:#d93f97;">Content here</div>
.mybackground {background-color:#d93f97;}
Border around this has a color of #d93f97
<div style="border:2px solid #d93f97;">Content here</div>
.myborder {border:2px solid #d93f97;}