#ded462 color space conversions
Hex:
#ded462
RGB:
222, 212, 98
CMY:
13, 17, 62
CMYK:
0, 5, 56, 13
HSL:
55°, 65.2632%, 62.7451%
HSV (HSB):
55°, 55.8559%, 87.0588%
XYZ:
55.8723, 63.4984, 20.8669
xyY:
0.3984, 0.4528, 63.4984
CIE-Lab:
83.7039, -10.9107, 56.5945
CIE-LCH:
83.7039, 57.6366, 100.9120
CIE-Luv:
83.7039, 11.7993, 71.0444
Hunter-Lab:
79.6859, -14.2938, 40.2542
#ded462 color charts
#ded462 color shades, tints & tones
#ded462 color schemes
#ded462 color preview, HTML & CSS examples
This text has a color of #ded462
<p style="color:#ded462;">Text here</p>
.mytext {color:#ded462;}
This box has a color of #ded462
<div style="background-color:#ded462;">Content here</div>
.mybackground {background-color:#ded462;}
Border around this has a color of #ded462
<div style="border:2px solid #ded462;">Content here</div>
.myborder {border:2px solid #ded462;}