#dfc83a color space conversions
Hex:
#dfc83a
RGB:
223, 200, 58
CMY:
13, 22, 77
CMYK:
0, 10, 74, 13
HSL:
52°, 72.0524%, 55.0980%
HSV (HSB):
52°, 73.9910%, 87.4510%
XYZ:
51.8494, 57.3020, 12.3306
xyY:
0.4268, 0.4717, 57.3020
CIE-Lab:
80.3492, -6.7544, 69.3572
CIE-LCH:
80.3492, 69.6853, 95.5623
CIE-Luv:
80.3492, 21.7770, 78.8179
Hunter-Lab:
75.6981, -10.2081, 43.3308
#dfc83a color charts
#dfc83a color shades, tints & tones
#dfc83a color schemes
#dfc83a color preview, HTML & CSS examples
This text has a color of #dfc83a
<p style="color:#dfc83a;">Text here</p>
.mytext {color:#dfc83a;}
This box has a color of #dfc83a
<div style="background-color:#dfc83a;">Content here</div>
.mybackground {background-color:#dfc83a;}
Border around this has a color of #dfc83a
<div style="border:2px solid #dfc83a;">Content here</div>
.myborder {border:2px solid #dfc83a;}