#d969b5 color space conversions
Hex:
#d969b5
RGB:
217, 105, 181
CMY:
15, 59, 29
CMYK:
0, 52, 17, 15
HSL:
319°, 59.5745%, 63.1373%
HSV (HSB):
319°, 51.6129%, 85.0980%
XYZ:
42.0073, 28.1911, 46.9434
xyY:
0.3586, 0.2407, 28.1911
CIE-Lab:
60.0610, 53.0112, -19.9502
CIE-LCH:
60.0610, 56.6410, 339.3768
CIE-Luv:
60.0610, 62.1292, -38.6120
Hunter-Lab:
53.0953, 48.3070, -15.2538
#d969b5 color charts
#d969b5 color shades, tints & tones
#d969b5 color schemes
#d969b5 color preview, HTML & CSS examples
This text has a color of #d969b5
<p style="color:#d969b5;">Text here</p>
.mytext {color:#d969b5;}
This box has a color of #d969b5
<div style="background-color:#d969b5;">Content here</div>
.mybackground {background-color:#d969b5;}
Border around this has a color of #d969b5
<div style="border:2px solid #d969b5;">Content here</div>
.myborder {border:2px solid #d969b5;}