#dcc380 color space conversions
Hex:
#dcc380
RGB:
220, 195, 128
CMY:
14, 24, 50
CMYK:
0, 11, 42, 14
HSL:
44°, 56.7901%, 68.2353%
HSV (HSB):
44°, 41.8182%, 86.2745%
XYZ:
52.9266, 55.8044, 28.4039
xyY:
0.3859, 0.4069, 55.8044
CIE-Lab:
79.5024, -0.2946, 36.8676
CIE-LCH:
79.5024, 36.8688, 90.4578
CIE-Luv:
79.5024, 19.8950, 48.2383
Hunter-Lab:
74.7023, -4.2618, 29.7479
#dcc380 color charts
#dcc380 color shades, tints & tones
#dcc380 color schemes
#dcc380 color preview, HTML & CSS examples
This text has a color of #dcc380
<p style="color:#dcc380;">Text here</p>
.mytext {color:#dcc380;}
This box has a color of #dcc380
<div style="background-color:#dcc380;">Content here</div>
.mybackground {background-color:#dcc380;}
Border around this has a color of #dcc380
<div style="border:2px solid #dcc380;">Content here</div>
.myborder {border:2px solid #dcc380;}