#dfc12b color space conversions
Hex:
#dfc12b
RGB:
223, 193, 43
CMY:
13, 24, 83
CMYK:
0, 13, 81, 13
HSL:
50°, 73.7705%, 52.1569%
HSV (HSB):
50°, 80.7175%, 87.4510%
XYZ:
49.9374, 54.0023, 10.0770
xyY:
0.4380, 0.4736, 54.0023
CIE-Lab:
78.4631, -3.7096, 72.4010
CIE-LCH:
78.4631, 72.4960, 92.9331
CIE-Luv:
78.4631, 27.0783, 79.1841
Hunter-Lab:
73.4863, -7.3017, 43.3101
#dfc12b color charts
#dfc12b color shades, tints & tones
#dfc12b color schemes
#dfc12b color preview, HTML & CSS examples
This text has a color of #dfc12b
<p style="color:#dfc12b;">Text here</p>
.mytext {color:#dfc12b;}
This box has a color of #dfc12b
<div style="background-color:#dfc12b;">Content here</div>
.mybackground {background-color:#dfc12b;}
Border around this has a color of #dfc12b
<div style="border:2px solid #dfc12b;">Content here</div>
.myborder {border:2px solid #dfc12b;}