#d95d7f color space conversions
Hex:
#d95d7f
RGB:
217, 93, 127
CMY:
15, 64, 50
CMYK:
0, 57, 41, 15
HSL:
344°, 62.0000%, 60.7843%
HSV (HSB):
344°, 57.1429%, 85.0980%
XYZ:
36.3604, 24.1127, 22.8165
xyY:
0.4366, 0.2895, 24.1127
CIE-Lab:
56.2005, 51.7577, 5.6900
CIE-LCH:
56.2005, 52.0695, 6.2737
CIE-Luv:
56.2005, 83.2391, -2.2939
Hunter-Lab:
49.1047, 46.2400, 6.8242
#d95d7f color charts
#d95d7f color shades, tints & tones
#d95d7f color schemes
#d95d7f color preview, HTML & CSS examples
This text has a color of #d95d7f
<p style="color:#d95d7f;">Text here</p>
.mytext {color:#d95d7f;}
This box has a color of #d95d7f
<div style="background-color:#d95d7f;">Content here</div>
.mybackground {background-color:#d95d7f;}
Border around this has a color of #d95d7f
<div style="border:2px solid #d95d7f;">Content here</div>
.myborder {border:2px solid #d95d7f;}