#d95e8c color space conversions
Hex:
#d95e8c
RGB:
217, 94, 140
CMY:
15, 63, 45
CMYK:
0, 57, 35, 15
HSL:
338°, 61.8090%, 60.9804%
HSV (HSB):
338°, 56.6820%, 85.0980%
XYZ:
37.3516, 24.6506, 27.6003
xyY:
0.4169, 0.2751, 24.6506
CIE-Lab:
56.7334, 52.7295, -1.1727
CIE-LCH:
56.7334, 52.7425, 358.7260
CIE-Luv:
56.7334, 79.0094, -11.4234
Hunter-Lab:
49.6493, 47.4006, 1.7949
#d95e8c color charts
#d95e8c color shades, tints & tones
#d95e8c color schemes
#d95e8c color preview, HTML & CSS examples
This text has a color of #d95e8c
<p style="color:#d95e8c;">Text here</p>
.mytext {color:#d95e8c;}
This box has a color of #d95e8c
<div style="background-color:#d95e8c;">Content here</div>
.mybackground {background-color:#d95e8c;}
Border around this has a color of #d95e8c
<div style="border:2px solid #d95e8c;">Content here</div>
.myborder {border:2px solid #d95e8c;}