#d68d65 color space conversions
Hex:
#d68d65
RGB:
214, 141, 101
CMY:
16, 45, 60
CMYK:
0, 34, 53, 16
HSL:
21°, 57.9487%, 61.7647%
HSV (HSB):
21°, 52.8037%, 83.9216%
XYZ:
39.6054, 34.2855, 16.8422
xyY:
0.4365, 0.3779, 34.2855
CIE-Lab:
65.1885, 23.5076, 32.6200
CIE-LCH:
65.1885, 40.2079, 54.2217
CIE-Luv:
65.1885, 54.4638, 35.7538
Hunter-Lab:
58.5538, 18.2670, 23.9337
#d68d65 color charts
#d68d65 color shades, tints & tones
#d68d65 color schemes
#d68d65 color preview, HTML & CSS examples
This text has a color of #d68d65
<p style="color:#d68d65;">Text here</p>
.mytext {color:#d68d65;}
This box has a color of #d68d65
<div style="background-color:#d68d65;">Content here</div>
.mybackground {background-color:#d68d65;}
Border around this has a color of #d68d65
<div style="border:2px solid #d68d65;">Content here</div>
.myborder {border:2px solid #d68d65;}