#d39a9e color space conversions
Hex:
#d39a9e
RGB:
211, 154, 158
CMY:
17, 40, 38
CMYK:
0, 27, 25, 17
HSL:
356°, 39.3103%, 71.5686%
HSV (HSB):
356°, 27.0142%, 82.7451%
XYZ:
44.5911, 39.4287, 37.6080
xyY:
0.3666, 0.3242, 39.4287
CIE-Lab:
69.0607, 21.8732, 6.3307
CIE-LCH:
69.0607, 22.7709, 16.1420
CIE-Luv:
69.0607, 36.2222, 4.9714
Hunter-Lab:
62.7923, 16.8730, 8.4442
#d39a9e color charts
#d39a9e color shades, tints & tones
#d39a9e color schemes
#d39a9e color preview, HTML & CSS examples
This text has a color of #d39a9e
<p style="color:#d39a9e;">Text here</p>
.mytext {color:#d39a9e;}
This box has a color of #d39a9e
<div style="background-color:#d39a9e;">Content here</div>
.mybackground {background-color:#d39a9e;}
Border around this has a color of #d39a9e
<div style="border:2px solid #d39a9e;">Content here</div>
.myborder {border:2px solid #d39a9e;}