#d95ca6 color space conversions
Hex:
#d95ca6
RGB:
217, 92, 166
CMY:
15, 64, 35
CMYK:
0, 58, 24, 15
HSL:
324°, 62.1891%, 60.5882%
HSV (HSB):
324°, 57.6037%, 85.0980%
XYZ:
39.3254, 25.1592, 38.8599
xyY:
0.3805, 0.2434, 25.1592
CIE-Lab:
57.2302, 56.9285, -15.6067
CIE-LCH:
57.2302, 59.0290, 344.6693
CIE-Luv:
57.2302, 72.2586, -32.5444
Hunter-Lab:
50.1589, 52.1686, -10.8228
#d95ca6 color charts
#d95ca6 color shades, tints & tones
#d95ca6 color schemes
#d95ca6 color preview, HTML & CSS examples
This text has a color of #d95ca6
<p style="color:#d95ca6;">Text here</p>
.mytext {color:#d95ca6;}
This box has a color of #d95ca6
<div style="background-color:#d95ca6;">Content here</div>
.mybackground {background-color:#d95ca6;}
Border around this has a color of #d95ca6
<div style="border:2px solid #d95ca6;">Content here</div>
.myborder {border:2px solid #d95ca6;}