#dccd14 color space conversions
Hex:
#dccd14
RGB:
220, 205, 20
CMY:
14, 20, 92
CMYK:
0, 7, 91, 14
HSL:
56°, 83.3333%, 47.0588%
HSV (HSB):
56°, 90.9091%, 86.2745%
XYZ:
51.4728, 58.9288, 9.3233
xyY:
0.4299, 0.4922, 58.9288
CIE-Lab:
81.2524, -11.6395, 79.5244
CIE-LCH:
81.2524, 80.3717, 98.3269
CIE-Luv:
81.2524, 16.7726, 86.8115
Hunter-Lab:
76.7651, -14.6505, 46.5346
#dccd14 color charts
#dccd14 color shades, tints & tones
#dccd14 color schemes
#dccd14 color preview, HTML & CSS examples
This text has a color of #dccd14
<p style="color:#dccd14;">Text here</p>
.mytext {color:#dccd14;}
This box has a color of #dccd14
<div style="background-color:#dccd14;">Content here</div>
.mybackground {background-color:#dccd14;}
Border around this has a color of #dccd14
<div style="border:2px solid #dccd14;">Content here</div>
.myborder {border:2px solid #dccd14;}