#d968b5 color space conversions
Hex:
#d968b5
RGB:
217, 104, 181
CMY:
15, 59, 29
CMYK:
0, 52, 17, 15
HSL:
319°, 59.7884%, 62.9412%
HSV (HSB):
319°, 52.0737%, 85.0980%
XYZ:
41.9061, 27.9885, 46.9097
xyY:
0.3588, 0.2396, 27.9885
CIE-Lab:
59.8784, 53.4919, -20.2287
CIE-LCH:
59.8784, 57.1890, 339.2852
CIE-Luv:
59.8784, 62.5785, -39.0959
Hunter-Lab:
52.9042, 48.8097, -15.5390
#d968b5 color charts
#d968b5 color shades, tints & tones
#d968b5 color schemes
#d968b5 color preview, HTML & CSS examples
This text has a color of #d968b5
<p style="color:#d968b5;">Text here</p>
.mytext {color:#d968b5;}
This box has a color of #d968b5
<div style="background-color:#d968b5;">Content here</div>
.mybackground {background-color:#d968b5;}
Border around this has a color of #d968b5
<div style="border:2px solid #d968b5;">Content here</div>
.myborder {border:2px solid #d968b5;}