#d38e6f color space conversions
Hex:
#d38e6f
RGB:
211, 142, 111
CMY:
17, 44, 56
CMYK:
0, 33, 47, 17
HSL:
19°, 53.1915%, 63.1373%
HSV (HSB):
19°, 47.3934%, 82.7451%
XYZ:
39.4062, 34.3426, 19.5908
xyY:
0.4222, 0.3679, 34.3426
CIE-Lab:
65.2336, 22.6863, 27.1493
CIE-LCH:
65.2336, 35.3801, 50.1174
CIE-Luv:
65.2336, 50.1732, 30.2045
Hunter-Lab:
58.6025, 17.4746, 21.2012
#d38e6f color charts
#d38e6f color shades, tints & tones
#d38e6f color schemes
#d38e6f color preview, HTML & CSS examples
This text has a color of #d38e6f
<p style="color:#d38e6f;">Text here</p>
.mytext {color:#d38e6f;}
This box has a color of #d38e6f
<div style="background-color:#d38e6f;">Content here</div>
.mybackground {background-color:#d38e6f;}
Border around this has a color of #d38e6f
<div style="border:2px solid #d38e6f;">Content here</div>
.myborder {border:2px solid #d38e6f;}