#ded456 color space conversions
Hex:
#ded456
RGB:
222, 212, 86
CMY:
13, 17, 66
CMYK:
0, 5, 61, 13
HSL:
56°, 67.3267%, 60.3922%
HSV (HSB):
56°, 61.2613%, 87.0588%
XYZ:
55.3474, 63.2884, 18.1029
xyY:
0.4048, 0.4628, 63.2884
CIE-Lab:
83.5939, -11.7523, 61.7390
CIE-LCH:
83.5939, 62.8476, 100.7775
CIE-Luv:
83.5939, 12.1919, 75.5647
Hunter-Lab:
79.5540, -15.0334, 42.1961
#ded456 color charts
#ded456 color shades, tints & tones
#ded456 color schemes
#ded456 color preview, HTML & CSS examples
This text has a color of #ded456
<p style="color:#ded456;">Text here</p>
.mytext {color:#ded456;}
This box has a color of #ded456
<div style="background-color:#ded456;">Content here</div>
.mybackground {background-color:#ded456;}
Border around this has a color of #ded456
<div style="border:2px solid #ded456;">Content here</div>
.myborder {border:2px solid #ded456;}