#dfc01f color space conversions
Hex:
#dfc01f
RGB:
223, 192, 31
CMY:
13, 25, 88
CMYK:
0, 14, 86, 13
HSL:
50°, 75.5906%, 49.8039%
HSV (HSB):
50°, 86.0987%, 87.4510%
XYZ:
49.5284, 53.4862, 9.0098
xyY:
0.4421, 0.4775, 53.4862
CIE-Lab:
78.1612, -3.5129, 75.1941
CIE-LCH:
78.1612, 75.2761, 92.6748
CIE-Luv:
78.1612, 28.0277, 80.6749
Hunter-Lab:
73.1342, -7.1002, 43.8897
#dfc01f color charts
#dfc01f color shades, tints & tones
#dfc01f color schemes
#dfc01f color preview, HTML & CSS examples
This text has a color of #dfc01f
<p style="color:#dfc01f;">Text here</p>
.mytext {color:#dfc01f;}
This box has a color of #dfc01f
<div style="background-color:#dfc01f;">Content here</div>
.mybackground {background-color:#dfc01f;}
Border around this has a color of #dfc01f
<div style="border:2px solid #dfc01f;">Content here</div>
.myborder {border:2px solid #dfc01f;}