#d39dc3 color space conversions
Hex:
#d39dc3
RGB:
211, 157, 195
CMY:
17, 38, 24
CMYK:
0, 26, 8, 17
HSL:
318°, 38.0282%, 72.1569%
HSV (HSB):
318°, 25.5924%, 82.7451%
XYZ:
48.7713, 41.9030, 57.1473
xyY:
0.3299, 0.2835, 41.9030
CIE-Lab:
70.8040, 26.1385, -11.6656
CIE-LCH:
70.8040, 28.6235, 335.9489
CIE-Luv:
70.8040, 29.4618, -22.0986
Hunter-Lab:
64.7325, 21.2050, -7.0298
#d39dc3 color charts
#d39dc3 color shades, tints & tones
#d39dc3 color schemes
#d39dc3 color preview, HTML & CSS examples
This text has a color of #d39dc3
<p style="color:#d39dc3;">Text here</p>
.mytext {color:#d39dc3;}
This box has a color of #d39dc3
<div style="background-color:#d39dc3;">Content here</div>
.mybackground {background-color:#d39dc3;}
Border around this has a color of #d39dc3
<div style="border:2px solid #d39dc3;">Content here</div>
.myborder {border:2px solid #d39dc3;}