#dcc35d color space conversions
Hex:
#dcc35d
RGB:
220, 195, 93
CMY:
14, 24, 64
CMYK:
0, 11, 58, 14
HSL:
48°, 64.4670%, 61.3725%
HSV (HSB):
48°, 57.7273%, 86.2745%
XYZ:
51.0061, 55.0362, 18.2907
xyY:
0.4102, 0.4427, 55.0362
CIE-Lab:
79.0621, -3.4338, 53.5466
CIE-LCH:
79.0621, 53.6566, 93.6692
CIE-Luv:
79.0621, 21.7963, 65.2241
Hunter-Lab:
74.1864, -7.1003, 37.3125
#dcc35d color charts
#dcc35d color shades, tints & tones
#dcc35d color schemes
#dcc35d color preview, HTML & CSS examples
This text has a color of #dcc35d
<p style="color:#dcc35d;">Text here</p>
.mytext {color:#dcc35d;}
This box has a color of #dcc35d
<div style="background-color:#dcc35d;">Content here</div>
.mybackground {background-color:#dcc35d;}
Border around this has a color of #dcc35d
<div style="border:2px solid #dcc35d;">Content here</div>
.myborder {border:2px solid #dcc35d;}