#d17daf color space conversions
Hex:
#d17daf
RGB:
209, 125, 175
CMY:
18, 51, 31
CMYK:
0, 40, 16, 18
HSL:
324°, 47.7273%, 65.4902%
HSV (HSB):
324°, 40.1914%, 81.9608%
XYZ:
41.3660, 31.3177, 44.4221
xyY:
0.3532, 0.2674, 31.3177
CIE-Lab:
62.7749, 39.3649, -12.5160
CIE-LCH:
62.7749, 41.3068, 342.3620
CIE-Luv:
62.7749, 48.0938, -25.2468
Hunter-Lab:
55.9622, 34.0092, -7.8901
#d17daf color charts
#d17daf color shades, tints & tones
#d17daf color schemes
#d17daf color preview, HTML & CSS examples
This text has a color of #d17daf
<p style="color:#d17daf;">Text here</p>
.mytext {color:#d17daf;}
This box has a color of #d17daf
<div style="background-color:#d17daf;">Content here</div>
.mybackground {background-color:#d17daf;}
Border around this has a color of #d17daf
<div style="border:2px solid #d17daf;">Content here</div>
.myborder {border:2px solid #d17daf;}