#d39ac5 color space conversions
Hex:
#d39ac5
RGB:
211, 154, 197
CMY:
17, 40, 23
CMYK:
0, 27, 7, 17
HSL:
315°, 39.3103%, 71.5686%
HSV (HSB):
315°, 27.0142%, 82.7451%
XYZ:
48.4976, 40.9913, 58.1793
xyY:
0.3284, 0.2776, 40.9913
CIE-Lab:
70.1698, 28.1217, -13.7242
CIE-LCH:
70.1698, 31.2920, 333.9863
CIE-Luv:
70.1698, 30.7219, -25.5835
Hunter-Lab:
64.0245, 23.1684, -9.0600
#d39ac5 color charts
#d39ac5 color shades, tints & tones
#d39ac5 color schemes
#d39ac5 color preview, HTML & CSS examples
This text has a color of #d39ac5
<p style="color:#d39ac5;">Text here</p>
.mytext {color:#d39ac5;}
This box has a color of #d39ac5
<div style="background-color:#d39ac5;">Content here</div>
.mybackground {background-color:#d39ac5;}
Border around this has a color of #d39ac5
<div style="border:2px solid #d39ac5;">Content here</div>
.myborder {border:2px solid #d39ac5;}