#dfbc50 color space conversions
Hex:
#dfbc50
RGB:
223, 188, 80
CMY:
13, 26, 69
CMYK:
0, 16, 64, 13
HSL:
45°, 69.0821%, 59.4118%
HSV (HSB):
45°, 64.1256%, 87.4510%
XYZ:
49.8626, 52.2336, 15.0435
xyY:
0.4257, 0.4459, 52.2336
CIE-Lab:
77.4203, 0.5835, 57.6762
CIE-LCH:
77.4203, 57.6791, 89.4204
CIE-Luv:
77.4203, 29.3849, 67.2166
Hunter-Lab:
72.2728, -3.3263, 38.2499
#dfbc50 color charts
#dfbc50 color shades, tints & tones
#dfbc50 color schemes
#dfbc50 color preview, HTML & CSS examples
This text has a color of #dfbc50
<p style="color:#dfbc50;">Text here</p>
.mytext {color:#dfbc50;}
This box has a color of #dfbc50
<div style="background-color:#dfbc50;">Content here</div>
.mybackground {background-color:#dfbc50;}
Border around this has a color of #dfbc50
<div style="border:2px solid #dfbc50;">Content here</div>
.myborder {border:2px solid #dfbc50;}