#d38f85 color space conversions
Hex:
#d38f85
RGB:
211, 143, 133
CMY:
17, 44, 48
CMYK:
0, 32, 37, 17
HSL:
8°, 46.9880%, 67.4510%
HSV (HSB):
8°, 36.9668%, 82.7451%
XYZ:
40.9201, 35.1873, 26.8254
xyY:
0.3975, 0.3418, 35.1873
CIE-Lab:
65.8942, 24.5533, 15.8177
CIE-LCH:
65.8942, 29.2073, 32.7905
CIE-Luv:
65.8942, 46.5013, 16.6771
Hunter-Lab:
59.3189, 19.3271, 14.7108
#d38f85 color charts
#d38f85 color shades, tints & tones
#d38f85 color schemes
#d38f85 color preview, HTML & CSS examples
This text has a color of #d38f85
<p style="color:#d38f85;">Text here</p>
.mytext {color:#d38f85;}
This box has a color of #d38f85
<div style="background-color:#d38f85;">Content here</div>
.mybackground {background-color:#d38f85;}
Border around this has a color of #d38f85
<div style="border:2px solid #d38f85;">Content here</div>
.myborder {border:2px solid #d38f85;}