#dfb350 color space conversions
Hex:
#dfb350
RGB:
223, 179, 80
CMY:
13, 30, 69
CMYK:
0, 20, 64, 13
HSL:
42°, 69.0821%, 59.4118%
HSV (HSB):
42°, 64.1256%, 87.4510%
XYZ:
47.9995, 48.5074, 14.4224
xyY:
0.4327, 0.4373, 48.5074
CIE-Lab:
75.1438, 5.3095, 55.1940
CIE-LCH:
75.1438, 55.4488, 84.5052
CIE-Luv:
75.1438, 35.7780, 63.2929
Hunter-Lab:
69.6472, 1.1360, 36.4754
#dfb350 color charts
#dfb350 color shades, tints & tones
#dfb350 color schemes
#dfb350 color preview, HTML & CSS examples
This text has a color of #dfb350
<p style="color:#dfb350;">Text here</p>
.mytext {color:#dfb350;}
This box has a color of #dfb350
<div style="background-color:#dfb350;">Content here</div>
.mybackground {background-color:#dfb350;}
Border around this has a color of #dfb350
<div style="border:2px solid #dfb350;">Content here</div>
.myborder {border:2px solid #dfb350;}