#dcc492 color space conversions
Hex:
#dcc492
RGB:
220, 196, 146
CMY:
14, 23, 43
CMYK:
0, 11, 34, 14
HSL:
41°, 51.3889%, 71.7647%
HSV (HSB):
41°, 33.6364%, 86.2745%
XYZ:
54.4434, 56.7708, 35.2825
xyY:
0.3716, 0.3875, 56.7708
CIE-Lab:
80.0505, 1.2354, 28.2329
CIE-LCH:
80.0505, 28.2599, 87.4945
CIE-Luv:
80.0505, 18.0896, 38.1044
Hunter-Lab:
75.3464, -2.8766, 24.9787
#dcc492 color charts
#dcc492 color shades, tints & tones
#dcc492 color schemes
#dcc492 color preview, HTML & CSS examples
This text has a color of #dcc492
<p style="color:#dcc492;">Text here</p>
.mytext {color:#dcc492;}
This box has a color of #dcc492
<div style="background-color:#dcc492;">Content here</div>
.mybackground {background-color:#dcc492;}
Border around this has a color of #dcc492
<div style="border:2px solid #dcc492;">Content here</div>
.myborder {border:2px solid #dcc492;}