#dfb401 color space conversions
Hex:
#dfb401
RGB:
223, 180, 1
CMY:
13, 29, 100
CMYK:
0, 19, 100, 13
HSL:
48°, 99.1071%, 43.9216%
HSV (HSB):
48°, 99.5516%, 87.4510%
XYZ:
46.7582, 48.3327, 6.8934
xyY:
0.4585, 0.4739, 48.3327
CIE-Lab:
75.0343, 2.3192, 77.2440
CIE-LCH:
75.0343, 77.2788, 88.2802
CIE-Luv:
75.0343, 37.2472, 78.6225
Hunter-Lab:
69.5217, -1.6094, 42.7863
#dfb401 color charts
#dfb401 color shades, tints & tones
#dfb401 color schemes
#dfb401 color preview, HTML & CSS examples
This text has a color of #dfb401
<p style="color:#dfb401;">Text here</p>
.mytext {color:#dfb401;}
This box has a color of #dfb401
<div style="background-color:#dfb401;">Content here</div>
.mybackground {background-color:#dfb401;}
Border around this has a color of #dfb401
<div style="border:2px solid #dfb401;">Content here</div>
.myborder {border:2px solid #dfb401;}