#dfc03e color space conversions
Hex:
#dfc03e
RGB:
223, 192, 62
CMY:
13, 25, 76
CMYK:
0, 14, 72, 13
HSL:
48°, 71.5556%, 55.8824%
HSV (HSB):
48°, 72.1973%, 87.4510%
XYZ:
50.1506, 53.7350, 12.2861
xyY:
0.4317, 0.4625, 53.7350
CIE-Lab:
78.3070, -2.4636, 65.9528
CIE-LCH:
78.3070, 65.9988, 92.1392
CIE-Luv:
78.3070, 27.2720, 74.5224
Hunter-Lab:
73.3042, -6.1628, 41.3757
#dfc03e color charts
#dfc03e color shades, tints & tones
#dfc03e color schemes
#dfc03e color preview, HTML & CSS examples
This text has a color of #dfc03e
<p style="color:#dfc03e;">Text here</p>
.mytext {color:#dfc03e;}
This box has a color of #dfc03e
<div style="background-color:#dfc03e;">Content here</div>
.mybackground {background-color:#dfc03e;}
Border around this has a color of #dfc03e
<div style="border:2px solid #dfc03e;">Content here</div>
.myborder {border:2px solid #dfc03e;}