#dcc150 color space conversions
Hex:
#dcc150
RGB:
220, 193, 80
CMY:
14, 24, 69
CMYK:
0, 12, 64, 14
HSL:
48°, 66.6667%, 58.8235%
HSV (HSB):
48°, 63.6364%, 86.2745%
XYZ:
50.0331, 53.9348, 15.3628
xyY:
0.4193, 0.4520, 53.9348
CIE-Lab:
78.4237, -3.2822, 58.6795
CIE-LCH:
78.4237, 58.7713, 93.2014
CIE-Luv:
78.4237, 23.7200, 69.2722
Hunter-Lab:
73.4403, -6.9127, 39.0054
#dcc150 color charts
#dcc150 RGB chart
#dcc150 CMYK chart
#dcc150 RGB pie chart
#dcc150 color shades, tints & tones
#dcc150 color schemes
#dcc150 color preview, HTML & CSS examples
This text has a color of #dcc150
<p style="color:#dcc150;">Text here</p>
.mytext {color:#dcc150;}
Text color #dcc150
This box has a color of #dcc150
<div style="background-color:#dcc150;">Content here</div>
.mybackground {background-color:#dcc150;}
Background color #dcc150
Border around this has a color of #dcc150
<div style="border:2px solid #dcc150;">Content here</div>
.myborder {border:2px solid #dcc150;}
Border color #dcc150