#dcc378 color space conversions
Hex:
#dcc378
RGB:
220, 195, 120
CMY:
14, 24, 53
CMYK:
0, 11, 45, 14
HSL:
45°, 58.8235%, 66.6667%
HSV (HSB):
45°, 45.4545%, 86.2745%
XYZ:
52.4205, 55.6019, 25.7387
xyY:
0.3919, 0.4157, 55.6019
CIE-Lab:
79.3867, -1.1116, 40.7972
CIE-LCH:
79.3867, 40.8123, 91.5608
CIE-Luv:
79.3867, 20.3805, 52.5808
Hunter-Lab:
74.5667, -5.0060, 31.7312
#dcc378 color charts
#dcc378 color shades, tints & tones
#dcc378 color schemes
#dcc378 color preview, HTML & CSS examples
This text has a color of #dcc378
<p style="color:#dcc378;">Text here</p>
.mytext {color:#dcc378;}
This box has a color of #dcc378
<div style="background-color:#dcc378;">Content here</div>
.mybackground {background-color:#dcc378;}
Border around this has a color of #dcc378
<div style="border:2px solid #dcc378;">Content here</div>
.myborder {border:2px solid #dcc378;}