#dccb44 color space conversions
Hex:
#dccb44
RGB:
220, 203, 68
CMY:
14, 20, 73
CMYK:
0, 8, 69, 14
HSL:
53°, 68.4685%, 56.4706%
HSV (HSB):
53°, 69.0909%, 86.2745%
XYZ:
51.9145, 58.3449, 13.9943
xyY:
0.4178, 0.4696, 58.3449
CIE-Lab:
80.9301, -9.0878, 66.1893
CIE-LCH:
80.9301, 66.8102, 97.8178
CIE-Luv:
80.9301, 17.3027, 77.3572
Hunter-Lab:
76.3838, -12.3535, 42.6061
#dccb44 color charts
#dccb44 color shades, tints & tones
#dccb44 color schemes
#dccb44 color preview, HTML & CSS examples
This text has a color of #dccb44
<p style="color:#dccb44;">Text here</p>
.mytext {color:#dccb44;}
This box has a color of #dccb44
<div style="background-color:#dccb44;">Content here</div>
.mybackground {background-color:#dccb44;}
Border around this has a color of #dccb44
<div style="border:2px solid #dccb44;">Content here</div>
.myborder {border:2px solid #dccb44;}