#ded54a color space conversions
Hex:
#ded54a
RGB:
222, 213, 74
CMY:
13, 16, 71
CMYK:
0, 4, 67, 13
HSL:
56°, 69.1589%, 58.0392%
HSV (HSB):
56°, 66.6667%, 87.0588%
XYZ:
55.1545, 63.6125, 15.8501
xyY:
0.4097, 0.4725, 63.6125
CIE-Lab:
83.7636, -12.9694, 66.7971
CIE-LCH:
83.7636, 68.0445, 100.9879
CIE-Luv:
83.7636, 11.8718, 79.8816
Hunter-Lab:
79.7574, -16.1379, 44.0476
#ded54a color charts
#ded54a color shades, tints & tones
#ded54a color schemes
#ded54a color preview, HTML & CSS examples
This text has a color of #ded54a
<p style="color:#ded54a;">Text here</p>
.mytext {color:#ded54a;}
This box has a color of #ded54a
<div style="background-color:#ded54a;">Content here</div>
.mybackground {background-color:#ded54a;}
Border around this has a color of #ded54a
<div style="border:2px solid #ded54a;">Content here</div>
.myborder {border:2px solid #ded54a;}