#dfc14c color space conversions
Hex:
#dfc14c
RGB:
223, 193, 76
CMY:
13, 24, 70
CMYK:
0, 13, 66, 13
HSL:
48°, 69.6682%, 58.6275%
HSV (HSB):
48°, 65.9193%, 87.4510%
XYZ:
50.8059, 54.3497, 14.6503
xyY:
0.4241, 0.4536, 54.3497
CIE-Lab:
78.6652, -2.2554, 60.7313
CIE-LCH:
78.6652, 60.7732, 92.1268
CIE-Luv:
78.6652, 26.0594, 70.7538
Hunter-Lab:
73.7223, -6.0002, 39.8233
#dfc14c color charts
#dfc14c color shades, tints & tones
#dfc14c color schemes
#dfc14c color preview, HTML & CSS examples
This text has a color of #dfc14c
<p style="color:#dfc14c;">Text here</p>
.mytext {color:#dfc14c;}
This box has a color of #dfc14c
<div style="background-color:#dfc14c;">Content here</div>
.mybackground {background-color:#dfc14c;}
Border around this has a color of #dfc14c
<div style="border:2px solid #dfc14c;">Content here</div>
.myborder {border:2px solid #dfc14c;}