#dfc94e color space conversions
Hex:
#dfc94e
RGB:
223, 201, 78
CMY:
13, 21, 69
CMYK:
0, 10, 65, 13
HSL:
51°, 69.3780%, 59.0196%
HSV (HSB):
51°, 65.0224%, 87.4510%
XYZ:
52.6932, 58.0113, 15.6278
xyY:
0.4171, 0.4592, 58.0113
CIE-Lab:
80.7451, -6.2567, 62.0868
CIE-LCH:
80.7451, 62.4012, 95.7545
CIE-Luv:
80.7451, 20.4779, 73.5345
Hunter-Lab:
76.1652, -9.7977, 41.1503
#dfc94e color charts
#dfc94e color shades, tints & tones
#dfc94e color schemes
#dfc94e color preview, HTML & CSS examples
This text has a color of #dfc94e
<p style="color:#dfc94e;">Text here</p>
.mytext {color:#dfc94e;}
This box has a color of #dfc94e
<div style="background-color:#dfc94e;">Content here</div>
.mybackground {background-color:#dfc94e;}
Border around this has a color of #dfc94e
<div style="border:2px solid #dfc94e;">Content here</div>
.myborder {border:2px solid #dfc94e;}