#dcc284 color space conversions
Hex:
#dcc284
RGB:
220, 194, 132
CMY:
14, 24, 48
CMYK:
0, 12, 40, 14
HSL:
42°, 55.6962%, 69.0196%
HSV (HSB):
42°, 40.0000%, 86.2745%
XYZ:
52.9718, 55.4652, 29.7437
xyY:
0.3834, 0.4014, 55.4652
CIE-Lab:
79.3085, 0.6584, 34.5547
CIE-LCH:
79.3085, 34.5610, 88.9084
CIE-Luv:
79.3085, 20.2732, 45.4475
Hunter-Lab:
74.4749, -3.3693, 28.4533
#dcc284 color charts
#dcc284 color shades, tints & tones
#dcc284 color schemes
#dcc284 color preview, HTML & CSS examples
This text has a color of #dcc284
<p style="color:#dcc284;">Text here</p>
.mytext {color:#dcc284;}
This box has a color of #dcc284
<div style="background-color:#dcc284;">Content here</div>
.mybackground {background-color:#dcc284;}
Border around this has a color of #dcc284
<div style="border:2px solid #dcc284;">Content here</div>
.myborder {border:2px solid #dcc284;}