#d38e9c color space conversions
Hex:
#d38e9c
RGB:
211, 142, 156
CMY:
17, 44, 39
CMYK:
0, 33, 26, 17
HSL:
348°, 43.9490%, 69.2157%
HSV (HSB):
348°, 32.7014%, 82.7451%
XYZ:
42.5377, 35.5952, 36.0811
xyY:
0.3724, 0.3117, 35.5952
CIE-Lab:
66.2095, 28.1053, 3.3403
CIE-LCH:
66.2095, 28.3031, 6.7778
CIE-Luv:
66.2095, 43.6054, -0.3988
Hunter-Lab:
59.6617, 22.8593, 5.9069
#d38e9c color charts
#d38e9c color shades, tints & tones
#d38e9c color schemes
#d38e9c color preview, HTML & CSS examples
This text has a color of #d38e9c
<p style="color:#d38e9c;">Text here</p>
.mytext {color:#d38e9c;}
This box has a color of #d38e9c
<div style="background-color:#d38e9c;">Content here</div>
.mybackground {background-color:#d38e9c;}
Border around this has a color of #d38e9c
<div style="border:2px solid #d38e9c;">Content here</div>
.myborder {border:2px solid #d38e9c;}