#d93c7c color space conversions
Hex:
#d93c7c
RGB:
217, 60, 124
CMY:
15, 76, 51
CMYK:
0, 72, 43, 15
HSL:
336°, 67.3820%, 54.3137%
HSV (HSB):
336°, 72.3502%, 85.0980%
XYZ:
33.8692, 19.4387, 21.0357
xyY:
0.4556, 0.2615, 19.4387
CIE-Lab:
51.1965, 64.8402, 0.2371
CIE-LCH:
51.1965, 64.8407, 0.2095
CIE-Luv:
51.1965, 100.3839, -12.0366
Hunter-Lab:
44.0893, 59.9667, 2.5743
#d93c7c color charts
#d93c7c color shades, tints & tones
#d93c7c color schemes
#d93c7c color preview, HTML & CSS examples
This text has a color of #d93c7c
<p style="color:#d93c7c;">Text here</p>
.mytext {color:#d93c7c;}
This box has a color of #d93c7c
<div style="background-color:#d93c7c;">Content here</div>
.mybackground {background-color:#d93c7c;}
Border around this has a color of #d93c7c
<div style="border:2px solid #d93c7c;">Content here</div>
.myborder {border:2px solid #d93c7c;}