#dfc125 color space conversions
Hex:
#dfc125
RGB:
223, 193, 37
CMY:
13, 24, 85
CMYK:
0, 13, 83, 13
HSL:
50°, 74.4000%, 50.9804%
HSV (HSB):
50°, 83.4081%, 87.4510%
XYZ:
49.8353, 53.9615, 9.5393
xyY:
0.4397, 0.4761, 53.9615
CIE-Lab:
78.4393, -3.8821, 73.9986
CIE-LCH:
78.4393, 74.1004, 93.0031
CIE-Luv:
78.4393, 27.2009, 80.1976
Hunter-Lab:
73.4585, -7.4553, 43.7216
#dfc125 color charts
#dfc125 color shades, tints & tones
#dfc125 color schemes
#dfc125 color preview, HTML & CSS examples
This text has a color of #dfc125
<p style="color:#dfc125;">Text here</p>
.mytext {color:#dfc125;}
This box has a color of #dfc125
<div style="background-color:#dfc125;">Content here</div>
.mybackground {background-color:#dfc125;}
Border around this has a color of #dfc125
<div style="border:2px solid #dfc125;">Content here</div>
.myborder {border:2px solid #dfc125;}