#d38a65 color space conversions
Hex:
#d38a65
RGB:
211, 138, 101
CMY:
17, 46, 60
CMYK:
0, 35, 52, 17
HSL:
20°, 55.5556%, 61.1765%
HSV (HSB):
20°, 52.1327%, 82.7451%
XYZ:
38.3014, 32.9654, 16.6562
xyY:
0.4356, 0.3749, 32.9654
CIE-Lab:
64.1329, 23.9133, 31.1968
CIE-LCH:
64.1329, 39.3076, 52.5288
CIE-Luv:
64.1329, 54.2429, 34.0003
Hunter-Lab:
57.4155, 18.5987, 22.9909
#d38a65 color charts
#d38a65 color shades, tints & tones
#d38a65 color schemes
#d38a65 color preview, HTML & CSS examples
This text has a color of #d38a65
<p style="color:#d38a65;">Text here</p>
.mytext {color:#d38a65;}
This box has a color of #d38a65
<div style="background-color:#d38a65;">Content here</div>
.mybackground {background-color:#d38a65;}
Border around this has a color of #d38a65
<div style="border:2px solid #d38a65;">Content here</div>
.myborder {border:2px solid #d38a65;}