#dcc392 color space conversions
Hex:
#dcc392
RGB:
220, 195, 146
CMY:
14, 24, 43
CMYK:
0, 11, 34, 14
HSL:
40°, 51.3889%, 71.7647%
HSV (HSB):
40°, 33.6364%, 86.2745%
XYZ:
54.2186, 56.3212, 35.2076
xyY:
0.3720, 0.3864, 56.3212
CIE-Lab:
79.7963, 1.7589, 27.8918
CIE-LCH:
79.7963, 27.9473, 86.3915
CIE-Luv:
79.7963, 18.7023, 37.5559
Hunter-Lab:
75.0474, -2.3743, 24.7180
#dcc392 color charts
#dcc392 color shades, tints & tones
#dcc392 color schemes
#dcc392 color preview, HTML & CSS examples
This text has a color of #dcc392
<p style="color:#dcc392;">Text here</p>
.mytext {color:#dcc392;}
This box has a color of #dcc392
<div style="background-color:#dcc392;">Content here</div>
.mybackground {background-color:#dcc392;}
Border around this has a color of #dcc392
<div style="border:2px solid #dcc392;">Content here</div>
.myborder {border:2px solid #dcc392;}