#dfc32a color space conversions
Hex:
#dfc32a
RGB:
223, 195, 42
CMY:
13, 24, 84
CMYK:
0, 13, 81, 13
HSL:
51°, 73.8776%, 51.9608%
HSV (HSB):
51°, 81.1659%, 87.4510%
XYZ:
50.3645, 54.8854, 10.1299
xyY:
0.4365, 0.4757, 54.8854
CIE-Lab:
78.9752, -4.7702, 73.1259
CIE-LCH:
78.9752, 73.2813, 93.7323
CIE-Luv:
78.9752, 25.6702, 80.1505
Hunter-Lab:
74.0847, -8.2997, 43.7523
#dfc32a color charts
#dfc32a color shades, tints & tones
#dfc32a color schemes
#dfc32a color preview, HTML & CSS examples
This text has a color of #dfc32a
<p style="color:#dfc32a;">Text here</p>
.mytext {color:#dfc32a;}
This box has a color of #dfc32a
<div style="background-color:#dfc32a;">Content here</div>
.mybackground {background-color:#dfc32a;}
Border around this has a color of #dfc32a
<div style="border:2px solid #dfc32a;">Content here</div>
.myborder {border:2px solid #dfc32a;}