#dfc230 color space conversions
Hex:
#dfc230
RGB:
223, 194, 48
CMY:
13, 24, 81
CMYK:
0, 13, 78, 13
HSL:
50°, 73.2218%, 53.1373%
HSV (HSB):
50°, 78.4753%, 87.4510%
XYZ:
50.2567, 54.4849, 10.6641
xyY:
0.4355, 0.4721, 54.4849
CIE-Lab:
78.7437, -4.0610, 71.1608
CIE-LCH:
78.7437, 71.2766, 93.2662
CIE-Luv:
78.7437, 26.2486, 78.6196
Hunter-Lab:
73.8139, -7.6414, 43.1039
#dfc230 color charts
#dfc230 color shades, tints & tones
#dfc230 color schemes
#dfc230 color preview, HTML & CSS examples
This text has a color of #dfc230
<p style="color:#dfc230;">Text here</p>
.mytext {color:#dfc230;}
This box has a color of #dfc230
<div style="background-color:#dfc230;">Content here</div>
.mybackground {background-color:#dfc230;}
Border around this has a color of #dfc230
<div style="border:2px solid #dfc230;">Content here</div>
.myborder {border:2px solid #dfc230;}