#ded240 color space conversions
Hex:
#ded240
RGB:
222, 210, 64
CMY:
13, 18, 75
CMYK:
0, 5, 71, 13
HSL:
55°, 70.5357%, 56.0784%
HSV (HSB):
55°, 71.1712%, 87.0588%
XYZ:
54.0962, 61.9929, 13.9651
xyY:
0.4160, 0.4767, 61.9929
CIE-Lab:
82.9097, -11.9732, 69.6725
CIE-LCH:
82.9097, 70.6938, 99.7510
CIE-Luv:
82.9097, 14.1034, 81.3995
Hunter-Lab:
78.7356, -15.1468, 44.5988
#ded240 color charts
#ded240 color shades, tints & tones
#ded240 color schemes
#ded240 color preview, HTML & CSS examples
This text has a color of #ded240
<p style="color:#ded240;">Text here</p>
.mytext {color:#ded240;}
This box has a color of #ded240
<div style="background-color:#ded240;">Content here</div>
.mybackground {background-color:#ded240;}
Border around this has a color of #ded240
<div style="border:2px solid #ded240;">Content here</div>
.myborder {border:2px solid #ded240;}