#d38c85 color space conversions
Hex:
#d38c85
RGB:
211, 140, 133
CMY:
17, 45, 48
CMYK:
0, 34, 37, 17
HSL:
5°, 46.9880%, 67.4510%
HSV (HSB):
5°, 36.9668%, 82.7451%
XYZ:
40.4757, 34.2985, 26.6773
xyY:
0.3990, 0.3381, 34.2985
CIE-Lab:
65.1988, 26.1789, 14.8500
CIE-LCH:
65.1988, 30.0975, 29.5641
CIE-Luv:
65.1988, 48.4235, 15.0833
Hunter-Lab:
58.5649, 20.8772, 13.9879
#d38c85 color charts
#d38c85 color shades, tints & tones
#d38c85 color schemes
#d38c85 color preview, HTML & CSS examples
This text has a color of #d38c85
<p style="color:#d38c85;">Text here</p>
.mytext {color:#d38c85;}
This box has a color of #d38c85
<div style="background-color:#d38c85;">Content here</div>
.mybackground {background-color:#d38c85;}
Border around this has a color of #d38c85
<div style="border:2px solid #d38c85;">Content here</div>
.myborder {border:2px solid #d38c85;}