#dfb31e color space conversions
Hex:
#dfb31e
RGB:
223, 179, 30
CMY:
13, 30, 88
CMYK:
0, 20, 87, 13
HSL:
46°, 76.2846%, 49.6078%
HSV (HSB):
46°, 86.5471%, 87.4510%
XYZ:
46.7859, 48.0219, 8.0316
xyY:
0.4549, 0.4670, 48.0219
CIE-Lab:
74.8387, 3.2400, 72.7414
CIE-LCH:
74.8387, 72.8135, 87.4497
CIE-Luv:
74.8387, 37.6403, 75.8015
Hunter-Lab:
69.2978, -0.7584, 41.6368
#dfb31e color charts
#dfb31e color shades, tints & tones
#dfb31e color schemes
#dfb31e color preview, HTML & CSS examples
This text has a color of #dfb31e
<p style="color:#dfb31e;">Text here</p>
.mytext {color:#dfb31e;}
This box has a color of #dfb31e
<div style="background-color:#dfb31e;">Content here</div>
.mybackground {background-color:#dfb31e;}
Border around this has a color of #dfb31e
<div style="border:2px solid #dfb31e;">Content here</div>
.myborder {border:2px solid #dfb31e;}