#dccb13 color space conversions
Hex:
#dccb13
RGB:
220, 203, 19
CMY:
14, 20, 93
CMYK:
0, 8, 91, 14
HSL:
55°, 84.1004%, 46.8627%
HSV (HSB):
55°, 91.3636%, 86.2745%
XYZ:
50.9887, 57.9745, 9.1189
xyY:
0.4318, 0.4910, 57.9745
CIE-Lab:
80.7246, -10.6462, 79.2633
CIE-LCH:
80.7246, 79.9751, 97.6498
CIE-Luv:
80.7246, 18.1661, 86.1323
Hunter-Lab:
76.1410, -13.7122, 46.1979
#dccb13 color charts
#dccb13 color shades, tints & tones
#dccb13 color schemes
#dccb13 color preview, HTML & CSS examples
This text has a color of #dccb13
<p style="color:#dccb13;">Text here</p>
.mytext {color:#dccb13;}
This box has a color of #dccb13
<div style="background-color:#dccb13;">Content here</div>
.mybackground {background-color:#dccb13;}
Border around this has a color of #dccb13
<div style="border:2px solid #dccb13;">Content here</div>
.myborder {border:2px solid #dccb13;}