#d38d66 color space conversions
Hex:
#d38d66
RGB:
211, 141, 102
CMY:
17, 45, 60
CMYK:
0, 33, 52, 17
HSL:
21°, 55.3299%, 61.3725%
HSV (HSB):
21°, 51.6588%, 82.7451%
XYZ:
38.7871, 33.8579, 17.0613
xyY:
0.4324, 0.3774, 33.8579
CIE-Lab:
64.8497, 22.3784, 31.5723
CIE-LCH:
64.8497, 38.6989, 54.6711
CIE-Luv:
64.8497, 51.9950, 34.8748
Hunter-Lab:
58.1876, 17.1576, 23.3468
#d38d66 color charts
#d38d66 color shades, tints & tones
#d38d66 color schemes
#d38d66 color preview, HTML & CSS examples
This text has a color of #d38d66
<p style="color:#d38d66;">Text here</p>
.mytext {color:#d38d66;}
This box has a color of #d38d66
<div style="background-color:#d38d66;">Content here</div>
.mybackground {background-color:#d38d66;}
Border around this has a color of #d38d66
<div style="border:2px solid #d38d66;">Content here</div>
.myborder {border:2px solid #d38d66;}