#d95da0 color space conversions
Hex:
#d95da0
RGB:
217, 93, 160
CMY:
15, 64, 37
CMYK:
0, 57, 26, 15
HSL:
328°, 62.0000%, 60.7843%
HSV (HSB):
328°, 57.1429%, 85.0980%
XYZ:
38.8748, 25.1185, 36.0571
xyY:
0.3886, 0.2511, 25.1185
CIE-Lab:
57.1907, 55.6704, -12.1787
CIE-LCH:
57.1907, 56.9870, 347.6602
CIE-Luv:
57.1907, 73.6151, -27.3352
Hunter-Lab:
50.1183, 50.7482, -7.5727
#d95da0 color charts
#d95da0 color shades, tints & tones
#d95da0 color schemes
#d95da0 color preview, HTML & CSS examples
This text has a color of #d95da0
<p style="color:#d95da0;">Text here</p>
.mytext {color:#d95da0;}
This box has a color of #d95da0
<div style="background-color:#d95da0;">Content here</div>
.mybackground {background-color:#d95da0;}
Border around this has a color of #d95da0
<div style="border:2px solid #d95da0;">Content here</div>
.myborder {border:2px solid #d95da0;}