#dcdc14 color space conversions
Hex:
#dcdc14
RGB:
220, 220, 20
CMY:
14, 14, 92
CMYK:
0, 0, 91, 14
HSL:
60°, 83.3333%, 47.0588%
HSV (HSB):
60°, 90.9091%, 86.2745%
XYZ:
55.2347, 66.4525, 10.5773
xyY:
0.4176, 0.5024, 66.4525
CIE-Lab:
85.2267, -19.0739, 82.5896
CIE-LCH:
85.2267, 84.7635, 103.0044
CIE-Luv:
85.2267, 6.6746, 92.5318
Hunter-Lab:
81.5184, -21.7105, 49.3698
#dcdc14 color charts
#dcdc14 color shades, tints & tones
#dcdc14 color schemes
#dcdc14 color preview, HTML & CSS examples
This text has a color of #dcdc14
<p style="color:#dcdc14;">Text here</p>
.mytext {color:#dcdc14;}
This box has a color of #dcdc14
<div style="background-color:#dcdc14;">Content here</div>
.mybackground {background-color:#dcdc14;}
Border around this has a color of #dcdc14
<div style="border:2px solid #dcdc14;">Content here</div>
.myborder {border:2px solid #dcdc14;}