#d95fbc color space conversions
Hex:
#d95fbc
RGB:
217, 95, 188
CMY:
15, 63, 26
CMYK:
0, 56, 13, 15
HSL:
314°, 61.6162%, 61.1765%
HSV (HSB):
314°, 56.2212%, 85.0980%
XYZ:
41.7846, 26.5670, 50.5026
xyY:
0.3516, 0.2235, 26.5670
CIE-Lab:
58.5714, 58.7576, -26.2442
CIE-LCH:
58.5714, 64.3522, 335.9319
CIE-Luv:
58.5714, 64.4056, -48.9658
Hunter-Lab:
51.5432, 54.5044, -22.0128
#d95fbc color charts
#d95fbc color shades, tints & tones
#d95fbc color schemes
#d95fbc color preview, HTML & CSS examples
This text has a color of #d95fbc
<p style="color:#d95fbc;">Text here</p>
.mytext {color:#d95fbc;}
This box has a color of #d95fbc
<div style="background-color:#d95fbc;">Content here</div>
.mybackground {background-color:#d95fbc;}
Border around this has a color of #d95fbc
<div style="border:2px solid #d95fbc;">Content here</div>
.myborder {border:2px solid #d95fbc;}