#dfbb42 color space conversions
Hex:
#dfbb42
RGB:
223, 187, 66
CMY:
13, 27, 74
CMYK:
0, 16, 70, 13
HSL:
46°, 71.0407%, 56.6667%
HSV (HSB):
46°, 70.4036%, 87.4510%
XYZ:
49.1851, 51.6220, 12.5260
xyY:
0.4340, 0.4555, 51.6220
CIE-Lab:
77.0542, 0.3267, 63.1680
CIE-LCH:
77.0542, 63.1689, 89.7037
CIE-Luv:
77.0542, 30.6902, 71.3296
Hunter-Lab:
71.8484, -3.5394, 39.9574
#dfbb42 color charts
#dfbb42 color shades, tints & tones
#dfbb42 color schemes
#dfbb42 color preview, HTML & CSS examples
This text has a color of #dfbb42
<p style="color:#dfbb42;">Text here</p>
.mytext {color:#dfbb42;}
This box has a color of #dfbb42
<div style="background-color:#dfbb42;">Content here</div>
.mybackground {background-color:#dfbb42;}
Border around this has a color of #dfbb42
<div style="border:2px solid #dfbb42;">Content here</div>
.myborder {border:2px solid #dfbb42;}