#d79e2d color space conversions
Hex:
#d79e2d
RGB:
215, 158, 45
CMY:
16, 38, 82
CMYK:
0, 27, 79, 16
HSL:
40°, 68.0000%, 50.9804%
HSV (HSB):
40°, 79.0698%, 84.3137%
XYZ:
40.7248, 39.0903, 7.8814
xyY:
0.4644, 0.4457, 39.0903
CIE-Lab:
68.8166, 11.3554, 62.8846
CIE-LCH:
68.8166, 63.9016, 79.7641
CIE-Luv:
68.8166, 46.9640, 64.6916
Hunter-Lab:
62.5222, 6.8550, 36.2916
#d79e2d color charts
#d79e2d color shades, tints & tones
#d79e2d color schemes
#d79e2d color preview, HTML & CSS examples
This text has a color of #d79e2d
<p style="color:#d79e2d;">Text here</p>
.mytext {color:#d79e2d;}
This box has a color of #d79e2d
<div style="background-color:#d79e2d;">Content here</div>
.mybackground {background-color:#d79e2d;}
Border around this has a color of #d79e2d
<div style="border:2px solid #d79e2d;">Content here</div>
.myborder {border:2px solid #d79e2d;}