#ded200 color space conversions
Hex:
#ded200
RGB:
222, 210, 0
CMY:
13, 18, 100
CMYK:
0, 5, 100, 13
HSL:
57°, 100.0000%, 43.5294%
HSV (HSB):
57°, 100.0000%, 87.0588%
XYZ:
53.1708, 61.6228, 9.0920
xyY:
0.4292, 0.4974, 61.6228
CIE-Lab:
82.7124, -13.4994, 82.7767
CIE-LCH:
82.7124, 83.8703, 99.2623
CIE-Luv:
82.7124, 14.8706, 89.9195
Hunter-Lab:
78.5002, -16.4713, 48.0831
#ded200 color charts
#ded200 color shades, tints & tones
#ded200 color schemes
#ded200 color preview, HTML & CSS examples
This text has a color of #ded200
<p style="color:#ded200;">Text here</p>
.mytext {color:#ded200;}
This box has a color of #ded200
<div style="background-color:#ded200;">Content here</div>
.mybackground {background-color:#ded200;}
Border around this has a color of #ded200
<div style="border:2px solid #ded200;">Content here</div>
.myborder {border:2px solid #ded200;}