#dccc16 color space conversions
Hex:
#dccc16
RGB:
220, 204, 22
CMY:
14, 20, 91
CMYK:
0, 7, 90, 14
HSL:
55°, 81.8182%, 47.4510%
HSV (HSB):
55°, 90.0000%, 86.2745%
XYZ:
51.2529, 58.4593, 9.3415
xyY:
0.4305, 0.4910, 58.4593
CIE-Lab:
80.9935, -11.1045, 79.0206
CIE-LCH:
80.9935, 79.7970, 97.9992
CIE-Luv:
80.9935, 17.4468, 86.2513
Hunter-Lab:
76.4587, -14.1480, 46.2772
#dccc16 color charts
#dccc16 color shades, tints & tones
#dccc16 color schemes
#dccc16 color preview, HTML & CSS examples
This text has a color of #dccc16
<p style="color:#dccc16;">Text here</p>
.mytext {color:#dccc16;}
This box has a color of #dccc16
<div style="background-color:#dccc16;">Content here</div>
.mybackground {background-color:#dccc16;}
Border around this has a color of #dccc16
<div style="border:2px solid #dccc16;">Content here</div>
.myborder {border:2px solid #dccc16;}