#d95ebb color space conversions
Hex:
#d95ebb
RGB:
217, 94, 187
CMY:
15, 63, 27
CMYK:
0, 57, 14, 15
HSL:
315°, 61.8090%, 60.9804%
HSV (HSB):
315°, 56.6820%, 85.0980%
XYZ:
41.5876, 26.3450, 49.9069
xyY:
0.3529, 0.2236, 26.3450
CIE-Lab:
58.3631, 59.0570, -25.9922
CIE-LCH:
58.3631, 64.5239, 336.2447
CIE-Luv:
58.3631, 65.0989, -48.5989
Hunter-Lab:
51.3274, 54.8054, -21.7200
#d95ebb color charts
#d95ebb color shades, tints & tones
#d95ebb color schemes
#d95ebb color preview, HTML & CSS examples
This text has a color of #d95ebb
<p style="color:#d95ebb;">Text here</p>
.mytext {color:#d95ebb;}
This box has a color of #d95ebb
<div style="background-color:#d95ebb;">Content here</div>
.mybackground {background-color:#d95ebb;}
Border around this has a color of #d95ebb
<div style="border:2px solid #d95ebb;">Content here</div>
.myborder {border:2px solid #d95ebb;}