#d68e3c color space conversions
Hex:
#d68e3c
RGB:
214, 142, 60
CMY:
16, 44, 76
CMYK:
0, 34, 72, 16
HSL:
32°, 65.2542%, 53.7255%
HSV (HSB):
32°, 71.9626%, 83.9216%
XYZ:
38.2202, 33.9684, 8.8171
xyY:
0.4718, 0.4193, 33.9684
CIE-Lab:
64.9375, 20.1840, 53.0203
CIE-LCH:
64.9375, 56.7323, 69.1590
CIE-Luv:
64.9375, 57.7520, 54.1007
Hunter-Lab:
58.2824, 15.0617, 31.8282
#d68e3c color charts
#d68e3c color shades, tints & tones
#d68e3c color schemes
#d68e3c color preview, HTML & CSS examples
This text has a color of #d68e3c
<p style="color:#d68e3c;">Text here</p>
.mytext {color:#d68e3c;}
This box has a color of #d68e3c
<div style="background-color:#d68e3c;">Content here</div>
.mybackground {background-color:#d68e3c;}
Border around this has a color of #d68e3c
<div style="border:2px solid #d68e3c;">Content here</div>
.myborder {border:2px solid #d68e3c;}