#d68b4e color space conversions
Hex:
#d68b4e
RGB:
214, 139, 78
CMY:
16, 45, 69
CMYK:
0, 35, 64, 16
HSL:
27°, 62.3853%, 57.2549%
HSV (HSB):
27°, 63.5514%, 83.9216%
XYZ:
38.3393, 33.3114, 11.6168
xyY:
0.4604, 0.4001, 33.3114
CIE-Lab:
64.4123, 22.8308, 43.7844
CIE-LCH:
64.4123, 49.3793, 62.4607
CIE-Luv:
64.4123, 58.5015, 46.0604
Hunter-Lab:
57.7161, 17.5699, 28.4677
#d68b4e color charts
#d68b4e color shades, tints & tones
#d68b4e color schemes
#d68b4e color preview, HTML & CSS examples
This text has a color of #d68b4e
<p style="color:#d68b4e;">Text here</p>
.mytext {color:#d68b4e;}
This box has a color of #d68b4e
<div style="background-color:#d68b4e;">Content here</div>
.mybackground {background-color:#d68b4e;}
Border around this has a color of #d68b4e
<div style="border:2px solid #d68b4e;">Content here</div>
.myborder {border:2px solid #d68b4e;}