#dfc085 color space conversions
Hex:
#dfc085
RGB:
223, 192, 133
CMY:
13, 25, 48
CMYK:
0, 14, 40, 13
HSL:
39°, 58.4416%, 69.8039%
HSV (HSB):
39°, 40.3587%, 87.4510%
XYZ:
53.5147, 55.0807, 30.0014
xyY:
0.3861, 0.3974, 55.0807
CIE-Lab:
79.0877, 3.0106, 33.8004
CIE-LCH:
79.0877, 33.9343, 84.9101
CIE-Luv:
79.0877, 23.5454, 44.0706
Hunter-Lab:
74.2164, -1.1689, 27.9839
#dfc085 color charts
#dfc085 color shades, tints & tones
#dfc085 color schemes
#dfc085 color preview, HTML & CSS examples
This text has a color of #dfc085
<p style="color:#dfc085;">Text here</p>
.mytext {color:#dfc085;}
This box has a color of #dfc085
<div style="background-color:#dfc085;">Content here</div>
.mybackground {background-color:#dfc085;}
Border around this has a color of #dfc085
<div style="border:2px solid #dfc085;">Content here</div>
.myborder {border:2px solid #dfc085;}