#dcd200 color space conversions
Hex:
#dcd200
RGB:
220, 210, 0
CMY:
14, 18, 100
CMYK:
0, 5, 100, 14
HSL:
57°, 100.0000%, 43.1373%
HSV (HSB):
57°, 100.0000%, 86.2745%
XYZ:
52.5618, 61.3088, 9.0635
xyY:
0.4276, 0.4987, 61.3088
CIE-Lab:
82.5445, -14.3545, 82.5787
CIE-LCH:
82.5445, 83.8170, 99.8611
CIE-Luv:
82.5445, 13.4530, 89.9056
Hunter-Lab:
78.3000, -17.2001, 47.9469
#dcd200 color charts
#dcd200 color shades, tints & tones
#dcd200 color schemes
#dcd200 color preview, HTML & CSS examples
This text has a color of #dcd200
<p style="color:#dcd200;">Text here</p>
.mytext {color:#dcd200;}
This box has a color of #dcd200
<div style="background-color:#dcd200;">Content here</div>
.mybackground {background-color:#dcd200;}
Border around this has a color of #dcd200
<div style="border:2px solid #dcd200;">Content here</div>
.myborder {border:2px solid #dcd200;}