#d38e9e color space conversions
Hex:
#d38e9e
RGB:
211, 142, 158
CMY:
17, 44, 38
CMYK:
0, 33, 25, 17
HSL:
346°, 43.9490%, 69.2157%
HSV (HSB):
346°, 32.7014%, 82.7451%
XYZ:
42.7085, 35.6635, 36.9805
xyY:
0.3702, 0.3092, 35.6635
CIE-Lab:
66.2620, 28.3900, 2.2903
CIE-LCH:
66.2620, 28.4822, 4.6123
CIE-Luv:
66.2620, 43.2842, -1.9090
Hunter-Lab:
59.7189, 23.1477, 5.0884
#d38e9e color charts
#d38e9e color shades, tints & tones
#d38e9e color schemes
#d38e9e color preview, HTML & CSS examples
This text has a color of #d38e9e
<p style="color:#d38e9e;">Text here</p>
.mytext {color:#d38e9e;}
This box has a color of #d38e9e
<div style="background-color:#d38e9e;">Content here</div>
.mybackground {background-color:#d38e9e;}
Border around this has a color of #d38e9e
<div style="border:2px solid #d38e9e;">Content here</div>
.myborder {border:2px solid #d38e9e;}