#d93f70 color space conversions
Hex:
#d93f70
RGB:
217, 63, 112
CMY:
15, 75, 56
CMYK:
0, 71, 48, 15
HSL:
341°, 66.9565%, 54.9020%
HSV (HSB):
341°, 70.9677%, 85.0980%
XYZ:
33.3174, 19.4766, 17.3326
xyY:
0.4751, 0.2777, 19.4766
CIE-Lab:
51.2402, 62.7164, 7.5393
CIE-LCH:
51.2402, 63.1679, 6.8547
CIE-Luv:
51.2402, 103.3996, -2.6308
Hunter-Lab:
44.1323, 57.5261, 7.6070
#d93f70 color charts
#d93f70 color shades, tints & tones
#d93f70 color schemes
#d93f70 color preview, HTML & CSS examples
This text has a color of #d93f70
<p style="color:#d93f70;">Text here</p>
.mytext {color:#d93f70;}
This box has a color of #d93f70
<div style="background-color:#d93f70;">Content here</div>
.mybackground {background-color:#d93f70;}
Border around this has a color of #d93f70
<div style="border:2px solid #d93f70;">Content here</div>
.myborder {border:2px solid #d93f70;}