#d79f5d color space conversions
Hex:
#d79f5d
RGB:
215, 159, 93
CMY:
16, 38, 64
CMYK:
0, 26, 57, 16
HSL:
32°, 60.3960%, 60.3922%
HSV (HSB):
32°, 56.7442%, 84.3137%
XYZ:
42.3983, 40.0337, 15.8486
xyY:
0.4314, 0.4073, 40.0337
CIE-Lab:
69.4935, 13.5315, 42.1967
CIE-LCH:
69.4935, 44.3133, 72.2202
CIE-Luv:
69.4935, 43.1719, 48.3349
Hunter-Lab:
63.2722, 8.8854, 29.4394
#d79f5d color charts
#d79f5d color shades, tints & tones
#d79f5d color schemes
#d79f5d color preview, HTML & CSS examples
This text has a color of #d79f5d
<p style="color:#d79f5d;">Text here</p>
.mytext {color:#d79f5d;}
This box has a color of #d79f5d
<div style="background-color:#d79f5d;">Content here</div>
.mybackground {background-color:#d79f5d;}
Border around this has a color of #d79f5d
<div style="border:2px solid #d79f5d;">Content here</div>
.myborder {border:2px solid #d79f5d;}