#d95fad color space conversions
Hex:
#d95fad
RGB:
217, 95, 173
CMY:
15, 63, 32
CMYK:
0, 56, 20, 15
HSL:
322°, 61.6162%, 61.1765%
HSV (HSB):
322°, 56.2212%, 85.0980%
XYZ:
40.2503, 25.9533, 42.4232
xyY:
0.3705, 0.2389, 25.9533
CIE-Lab:
57.9927, 56.5405, -18.5021
CIE-LCH:
57.9927, 59.4908, 341.8800
CIE-Luv:
57.9927, 68.8352, -36.8263
Hunter-Lab:
50.9443, 51.8774, -13.7119
#d95fad color charts
#d95fad color shades, tints & tones
#d95fad color schemes
#d95fad color preview, HTML & CSS examples
This text has a color of #d95fad
<p style="color:#d95fad;">Text here</p>
.mytext {color:#d95fad;}
This box has a color of #d95fad
<div style="background-color:#d95fad;">Content here</div>
.mybackground {background-color:#d95fad;}
Border around this has a color of #d95fad
<div style="border:2px solid #d95fad;">Content here</div>
.myborder {border:2px solid #d95fad;}