#d79a5e color space conversions
Hex:
#d79a5e
RGB:
215, 154, 94
CMY:
16, 40, 63
CMYK:
0, 28, 56, 16
HSL:
30°, 60.1990%, 60.5882%
HSV (HSB):
30°, 56.2791%, 84.3137%
XYZ:
41.6003, 38.3664, 15.8026
xyY:
0.4344, 0.4006, 38.3664
CIE-Lab:
68.2898, 16.3079, 40.2233
CIE-LCH:
68.2898, 43.4035, 67.9307
CIE-Luv:
68.2898, 46.6737, 45.5388
Hunter-Lab:
61.9406, 11.4873, 28.2321
#d79a5e color charts
#d79a5e color shades, tints & tones
#d79a5e color schemes
#d79a5e color preview, HTML & CSS examples
This text has a color of #d79a5e
<p style="color:#d79a5e;">Text here</p>
.mytext {color:#d79a5e;}
This box has a color of #d79a5e
<div style="background-color:#d79a5e;">Content here</div>
.mybackground {background-color:#d79a5e;}
Border around this has a color of #d79a5e
<div style="border:2px solid #d79a5e;">Content here</div>
.myborder {border:2px solid #d79a5e;}