#dcc255 color space conversions
Hex:
#dcc255
RGB:
220, 194, 85
CMY:
14, 24, 67
CMYK:
0, 12, 61, 14
HSL:
48°, 65.8537%, 59.8039%
HSV (HSB):
48°, 61.3636%, 86.2745%
XYZ:
50.4467, 54.4551, 16.4464
xyY:
0.4157, 0.4488, 54.4551
CIE-Lab:
78.7264, -3.4776, 56.8089
CIE-LCH:
78.7264, 56.9152, 93.5030
CIE-Luv:
78.7264, 22.8271, 67.9008
Hunter-Lab:
73.7937, -7.1132, 38.4416
#dcc255 color charts
#dcc255 color shades, tints & tones
#dcc255 color schemes
#dcc255 color preview, HTML & CSS examples
This text has a color of #dcc255
<p style="color:#dcc255;">Text here</p>
.mytext {color:#dcc255;}
This box has a color of #dcc255
<div style="background-color:#dcc255;">Content here</div>
.mybackground {background-color:#dcc255;}
Border around this has a color of #dcc255
<div style="border:2px solid #dcc255;">Content here</div>
.myborder {border:2px solid #dcc255;}