#dfc94b color space conversions
Hex:
#dfc94b
RGB:
223, 201, 75
CMY:
13, 21, 71
CMYK:
0, 10, 66, 13
HSL:
51°, 69.8113%, 58.4314%
HSV (HSB):
51°, 66.3677%, 87.4510%
XYZ:
52.5881, 57.9693, 15.0741
xyY:
0.4186, 0.4614, 57.9693
CIE-Lab:
80.7217, -6.4293, 63.2980
CIE-LCH:
80.7217, 63.6237, 95.7997
CIE-Luv:
80.7217, 20.5809, 74.5026
Hunter-Lab:
76.1375, -9.9511, 41.5577
#dfc94b color charts
#dfc94b color shades, tints & tones
#dfc94b color schemes
#dfc94b color preview, HTML & CSS examples
This text has a color of #dfc94b
<p style="color:#dfc94b;">Text here</p>
.mytext {color:#dfc94b;}
This box has a color of #dfc94b
<div style="background-color:#dfc94b;">Content here</div>
.mybackground {background-color:#dfc94b;}
Border around this has a color of #dfc94b
<div style="border:2px solid #dfc94b;">Content here</div>
.myborder {border:2px solid #dfc94b;}