#d95ca7 color space conversions
Hex:
#d95ca7
RGB:
217, 92, 167
CMY:
15, 64, 35
CMYK:
0, 58, 23, 15
HSL:
324°, 62.1891%, 60.5882%
HSV (HSB):
324°, 57.6037%, 85.0980%
XYZ:
39.4175, 25.1960, 39.3450
xyY:
0.3792, 0.2424, 25.1960
CIE-Lab:
57.2659, 57.0652, -16.1330
CIE-LCH:
57.2659, 59.3018, 344.2138
CIE-Luv:
57.2659, 71.9547, -33.3434
Hunter-Lab:
50.1956, 52.3295, -11.3365
#d95ca7 color charts
#d95ca7 color shades, tints & tones
#d95ca7 color schemes
#d95ca7 color preview, HTML & CSS examples
This text has a color of #d95ca7
<p style="color:#d95ca7;">Text here</p>
.mytext {color:#d95ca7;}
This box has a color of #d95ca7
<div style="background-color:#d95ca7;">Content here</div>
.mybackground {background-color:#d95ca7;}
Border around this has a color of #d95ca7
<div style="border:2px solid #d95ca7;">Content here</div>
.myborder {border:2px solid #d95ca7;}