#d38f5d color space conversions
Hex:
#d38f5d
RGB:
211, 143, 93
CMY:
17, 44, 64
CMYK:
0, 32, 56, 17
HSL:
25°, 57.2816%, 59.6078%
HSV (HSB):
25°, 55.9242%, 82.7451%
XYZ:
38.6622, 34.2841, 14.9357
xyY:
0.4399, 0.3901, 34.2841
CIE-Lab:
65.1875, 20.5238, 36.8325
CIE-LCH:
65.1875, 42.1647, 60.8726
CIE-Luv:
65.1875, 51.5976, 40.5732
Hunter-Lab:
58.5526, 15.3961, 25.8631
#d38f5d color charts
#d38f5d color shades, tints & tones
#d38f5d color schemes
#d38f5d color preview, HTML & CSS examples
This text has a color of #d38f5d
<p style="color:#d38f5d;">Text here</p>
.mytext {color:#d38f5d;}
This box has a color of #d38f5d
<div style="background-color:#d38f5d;">Content here</div>
.mybackground {background-color:#d38f5d;}
Border around this has a color of #d38f5d
<div style="border:2px solid #d38f5d;">Content here</div>
.myborder {border:2px solid #d38f5d;}