#dfb04a color space conversions
Hex:
#dfb04a
RGB:
223, 176, 74
CMY:
13, 31, 71
CMYK:
0, 21, 67, 13
HSL:
41°, 69.9531%, 58.2353%
HSV (HSB):
41°, 66.8161%, 87.4510%
XYZ:
47.1928, 47.2331, 13.1081
xyY:
0.4389, 0.4392, 47.2331
CIE-Lab:
74.3386, 6.5371, 57.0017
CIE-LCH:
74.3386, 57.3753, 83.4578
CIE-Luv:
74.3386, 38.2737, 64.1389
Hunter-Lab:
68.7263, 2.3008, 36.8001
#dfb04a color charts
#dfb04a color shades, tints & tones
#dfb04a color schemes
#dfb04a color preview, HTML & CSS examples
This text has a color of #dfb04a
<p style="color:#dfb04a;">Text here</p>
.mytext {color:#dfb04a;}
This box has a color of #dfb04a
<div style="background-color:#dfb04a;">Content here</div>
.mybackground {background-color:#dfb04a;}
Border around this has a color of #dfb04a
<div style="border:2px solid #dfb04a;">Content here</div>
.myborder {border:2px solid #dfb04a;}