#d95eb4 color space conversions
Hex:
#d95eb4
RGB:
217, 94, 180
CMY:
15, 63, 29
CMYK:
0, 57, 17, 15
HSL:
318°, 61.8090%, 60.9804%
HSV (HSB):
318°, 56.6820%, 85.0980%
XYZ:
40.8562, 26.0524, 46.0553
xyY:
0.3617, 0.2306, 26.0524
CIE-Lab:
58.0868, 58.0095, -22.3950
CIE-LCH:
58.0868, 62.1823, 338.8905
CIE-Luv:
58.0868, 67.1814, -42.9245
Hunter-Lab:
51.0416, 53.5575, -17.7688
#d95eb4 color charts
#d95eb4 color shades, tints & tones
#d95eb4 color schemes
#d95eb4 color preview, HTML & CSS examples
This text has a color of #d95eb4
<p style="color:#d95eb4;">Text here</p>
.mytext {color:#d95eb4;}
This box has a color of #d95eb4
<div style="background-color:#d95eb4;">Content here</div>
.mybackground {background-color:#d95eb4;}
Border around this has a color of #d95eb4
<div style="border:2px solid #d95eb4;">Content here</div>
.myborder {border:2px solid #d95eb4;}