#d95f9c color space conversions
Hex:
#d95f9c
RGB:
217, 95, 156
CMY:
15, 63, 39
CMYK:
0, 56, 28, 15
HSL:
330°, 61.6162%, 61.1765%
HSV (HSB):
330°, 56.2212%, 85.0980%
XYZ:
38.7082, 25.3364, 34.3028
xyY:
0.3936, 0.2576, 25.3364
CIE-Lab:
57.4018, 54.2298, -9.5332
CIE-LCH:
57.4018, 55.0613, 350.0297
CIE-Luv:
57.4018, 73.8512, -23.2964
Hunter-Lab:
50.3353, 49.1811, -5.1705
#d95f9c color charts
#d95f9c color shades, tints & tones
#d95f9c color schemes
#d95f9c color preview, HTML & CSS examples
This text has a color of #d95f9c
<p style="color:#d95f9c;">Text here</p>
.mytext {color:#d95f9c;}
This box has a color of #d95f9c
<div style="background-color:#d95f9c;">Content here</div>
.mybackground {background-color:#d95f9c;}
Border around this has a color of #d95f9c
<div style="border:2px solid #d95f9c;">Content here</div>
.myborder {border:2px solid #d95f9c;}