#d95e8d color space conversions
Hex:
#d95e8d
RGB:
217, 94, 141
CMY:
15, 63, 45
CMYK:
0, 57, 35, 15
HSL:
337°, 61.8090%, 60.9804%
HSV (HSB):
337°, 56.6820%, 85.0980%
XYZ:
37.4257, 24.6802, 27.9905
xyY:
0.4154, 0.2739, 24.6802
CIE-Lab:
56.7625, 52.8459, -1.7161
CIE-LCH:
56.7625, 52.8738, 358.1400
CIE-Luv:
56.7625, 78.7216, -12.1771
Hunter-Lab:
49.6792, 47.5340, 1.3699
#d95e8d color charts
#d95e8d color shades, tints & tones
#d95e8d color schemes
#d95e8d color preview, HTML & CSS examples
This text has a color of #d95e8d
<p style="color:#d95e8d;">Text here</p>
.mytext {color:#d95e8d;}
This box has a color of #d95e8d
<div style="background-color:#d95e8d;">Content here</div>
.mybackground {background-color:#d95e8d;}
Border around this has a color of #d95e8d
<div style="border:2px solid #d95e8d;">Content here</div>
.myborder {border:2px solid #d95e8d;}