#d38b85 color space conversions
Hex:
#d38b85
RGB:
211, 139, 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.3302, 34.0076, 26.6288
xyY:
0.3994, 0.3368, 34.0076
CIE-Lab:
64.9686, 26.7202, 14.5289
CIE-LCH:
64.9686, 30.4147, 28.5349
CIE-Luv:
64.9686, 49.0631, 14.5537
Hunter-Lab:
58.3160, 21.3941, 13.7477
#d38b85 color charts
#d38b85 color shades, tints & tones
#d38b85 color schemes
#d38b85 color preview, HTML & CSS examples
This text has a color of #d38b85
<p style="color:#d38b85;">Text here</p>
.mytext {color:#d38b85;}
This box has a color of #d38b85
<div style="background-color:#d38b85;">Content here</div>
.mybackground {background-color:#d38b85;}
Border around this has a color of #d38b85
<div style="border:2px solid #d38b85;">Content here</div>
.myborder {border:2px solid #d38b85;}