#dcc375 color space conversions
Hex:
#dcc375
RGB:
220, 195, 117
CMY:
14, 24, 54
CMYK:
0, 11, 47, 14
HSL:
45°, 59.5376%, 66.0784%
HSV (HSB):
45°, 46.8182%, 86.2745%
XYZ:
52.2412, 55.5302, 24.7946
xyY:
0.3941, 0.4189, 55.5302
CIE-Lab:
79.3457, -1.4027, 42.2572
CIE-LCH:
79.3457, 42.2805, 91.9013
CIE-Luv:
79.3457, 20.5551, 54.1413
Hunter-Lab:
74.5186, -5.2703, 32.4354
#dcc375 color charts
#dcc375 color shades, tints & tones
#dcc375 color schemes
#dcc375 color preview, HTML & CSS examples
This text has a color of #dcc375
<p style="color:#dcc375;">Text here</p>
.mytext {color:#dcc375;}
This box has a color of #dcc375
<div style="background-color:#dcc375;">Content here</div>
.mybackground {background-color:#dcc375;}
Border around this has a color of #dcc375
<div style="border:2px solid #dcc375;">Content here</div>
.myborder {border:2px solid #dcc375;}