#d39dc5 color space conversions
Hex:
#d39dc5
RGB:
211, 157, 197
CMY:
17, 38, 23
CMYK:
0, 26, 7, 17
HSL:
316°, 38.0282%, 72.1569%
HSV (HSB):
316°, 25.5924%, 82.7451%
XYZ:
48.9990, 41.9940, 58.3465
xyY:
0.3281, 0.2812, 41.9940
CIE-Lab:
70.8668, 26.4896, -12.6778
CIE-LCH:
70.8668, 29.3671, 334.4245
CIE-Luv:
70.8668, 29.1833, -23.7224
Hunter-Lab:
64.8028, 21.5633, -8.0209
#d39dc5 color charts
#d39dc5 color shades, tints & tones
#d39dc5 color schemes
#d39dc5 color preview, HTML & CSS examples
This text has a color of #d39dc5
<p style="color:#d39dc5;">Text here</p>
.mytext {color:#d39dc5;}
This box has a color of #d39dc5
<div style="background-color:#d39dc5;">Content here</div>
.mybackground {background-color:#d39dc5;}
Border around this has a color of #d39dc5
<div style="border:2px solid #d39dc5;">Content here</div>
.myborder {border:2px solid #d39dc5;}