#d38d9c color space conversions
Hex:
#d38d9c
RGB:
211, 141, 156
CMY:
17, 45, 39
CMYK:
0, 33, 26, 17
HSL:
347°, 44.3038%, 69.0196%
HSV (HSB):
347°, 33.1754%, 82.7451%
XYZ:
42.3896, 35.2989, 36.0317
xyY:
0.3728, 0.3104, 35.2989
CIE-Lab:
65.9807, 28.6467, 3.0092
CIE-LCH:
65.9807, 28.8043, 5.9966
CIE-Luv:
65.9807, 44.1932, -0.9632
Hunter-Lab:
59.4129, 23.3826, 5.6319
#d38d9c color charts
#d38d9c color shades, tints & tones
#d38d9c color schemes
#d38d9c color preview, HTML & CSS examples
This text has a color of #d38d9c
<p style="color:#d38d9c;">Text here</p>
.mytext {color:#d38d9c;}
This box has a color of #d38d9c
<div style="background-color:#d38d9c;">Content here</div>
.mybackground {background-color:#d38d9c;}
Border around this has a color of #d38d9c
<div style="border:2px solid #d38d9c;">Content here</div>
.myborder {border:2px solid #d38d9c;}