#ded140 color space conversions
Hex:
#ded140
RGB:
222, 209, 64
CMY:
13, 18, 75
CMYK:
0, 6, 71, 13
HSL:
55°, 70.5357%, 56.0784%
HSV (HSB):
55°, 71.1712%, 87.0588%
XYZ:
53.8501, 61.5007, 13.8831
xyY:
0.4167, 0.4759, 61.5007
CIE-Lab:
82.6472, -11.4711, 69.4178
CIE-LCH:
82.6472, 70.3592, 99.3832
CIE-Luv:
82.6472, 14.7730, 80.9869
Hunter-Lab:
78.4224, -14.6690, 44.3996
#ded140 color charts
#ded140 color shades, tints & tones
#ded140 color schemes
#ded140 color preview, HTML & CSS examples
This text has a color of #ded140
<p style="color:#ded140;">Text here</p>
.mytext {color:#ded140;}
This box has a color of #ded140
<div style="background-color:#ded140;">Content here</div>
.mybackground {background-color:#ded140;}
Border around this has a color of #ded140
<div style="border:2px solid #ded140;">Content here</div>
.myborder {border:2px solid #ded140;}