#d969b7 color space conversions
Hex:
#d969b7
RGB:
217, 105, 183
CMY:
15, 59, 28
CMYK:
0, 52, 16, 15
HSL:
318°, 59.5745%, 63.1373%
HSV (HSB):
318°, 51.6129%, 85.0980%
XYZ:
42.2141, 28.2738, 48.0322
xyY:
0.3562, 0.2386, 28.2738
CIE-Lab:
60.1353, 53.3148, -20.9812
CIE-LCH:
60.1353, 57.2946, 338.5187
CIE-Luv:
60.1353, 61.5906, -40.2351
Hunter-Lab:
53.1731, 48.6582, -16.3366
#d969b7 color charts
#d969b7 color shades, tints & tones
#d969b7 color schemes
#d969b7 color preview, HTML & CSS examples
This text has a color of #d969b7
<p style="color:#d969b7;">Text here</p>
.mytext {color:#d969b7;}
This box has a color of #d969b7
<div style="background-color:#d969b7;">Content here</div>
.mybackground {background-color:#d969b7;}
Border around this has a color of #d969b7
<div style="border:2px solid #d969b7;">Content here</div>
.myborder {border:2px solid #d969b7;}