#d93c64 color space conversions
Hex:
#d93c64
RGB:
217, 60, 100
CMY:
15, 76, 61
CMYK:
0, 72, 54, 15
HSL:
345°, 67.3820%, 54.3137%
HSV (HSB):
345°, 72.3502%, 85.0980%
XYZ:
32.5314, 18.9035, 13.9907
xyY:
0.4972, 0.2889, 18.9035
CIE-Lab:
50.5742, 62.7927, 13.8600
CIE-LCH:
50.5742, 64.3041, 12.4471
CIE-Luv:
50.5742, 108.8641, 4.4820
Hunter-Lab:
43.4782, 57.4710, 11.3559
#d93c64 color charts
#d93c64 color shades, tints & tones
#d93c64 color schemes
#d93c64 color preview, HTML & CSS examples
This text has a color of #d93c64
<p style="color:#d93c64;">Text here</p>
.mytext {color:#d93c64;}
This box has a color of #d93c64
<div style="background-color:#d93c64;">Content here</div>
.mybackground {background-color:#d93c64;}
Border around this has a color of #d93c64
<div style="border:2px solid #d93c64;">Content here</div>
.myborder {border:2px solid #d93c64;}