#dcdc20 color space conversions
Hex:
#dcdc20
RGB:
220, 220, 32
CMY:
14, 14, 87
CMYK:
0, 0, 85, 14
HSL:
60°, 74.6032%, 49.4118%
HSV (HSB):
60°, 85.4545%, 86.2745%
XYZ:
55.3691, 66.5063, 11.2852
xyY:
0.4158, 0.4994, 66.5063
CIE-Lab:
85.2540, -18.8533, 80.6295
CIE-LCH:
85.2540, 82.8044, 103.1608
CIE-Luv:
85.2540, 6.5879, 91.3301
Hunter-Lab:
81.5514, -21.5229, 48.8813
#dcdc20 color charts
#dcdc20 color shades, tints & tones
#dcdc20 color schemes
#dcdc20 color preview, HTML & CSS examples
This text has a color of #dcdc20
<p style="color:#dcdc20;">Text here</p>
.mytext {color:#dcdc20;}
This box has a color of #dcdc20
<div style="background-color:#dcdc20;">Content here</div>
.mybackground {background-color:#dcdc20;}
Border around this has a color of #dcdc20
<div style="border:2px solid #dcdc20;">Content here</div>
.myborder {border:2px solid #dcdc20;}