#dcc05f color space conversions
Hex:
#dcc05f
RGB:
220, 192, 95
CMY:
14, 25, 63
CMYK:
0, 13, 57, 14
HSL:
47°, 64.1026%, 61.7647%
HSV (HSB):
47°, 56.8182%, 86.2745%
XYZ:
50.4304, 53.7411, 18.5416
xyY:
0.4110, 0.4379, 53.7411
CIE-Lab:
78.3106, -1.7289, 51.7485
CIE-LCH:
78.3106, 51.7773, 91.9135
CIE-Luv:
78.3106, 23.7247, 63.0203
Hunter-Lab:
73.3083, -5.4956, 36.3199
#dcc05f color charts
#dcc05f color shades, tints & tones
#dcc05f color schemes
#dcc05f color preview, HTML & CSS examples
This text has a color of #dcc05f
<p style="color:#dcc05f;">Text here</p>
.mytext {color:#dcc05f;}
This box has a color of #dcc05f
<div style="background-color:#dcc05f;">Content here</div>
.mybackground {background-color:#dcc05f;}
Border around this has a color of #dcc05f
<div style="border:2px solid #dcc05f;">Content here</div>
.myborder {border:2px solid #dcc05f;}