#ded34d color space conversions
Hex:
#ded34d
RGB:
222, 211, 77
CMY:
13, 17, 70
CMYK:
0, 5, 65, 13
HSL:
55°, 68.7204%, 58.6275%
HSV (HSB):
55°, 65.3153%, 87.0588%
XYZ:
54.7580, 62.6539, 16.2285
xyY:
0.4097, 0.4688, 62.6539
CIE-Lab:
83.2600, -11.8002, 65.0979
CIE-LCH:
83.2600, 66.1587, 100.2744
CIE-Luv:
83.2600, 13.1090, 78.1161
Hunter-Lab:
79.1542, -15.0356, 43.2521
#ded34d color charts
#ded34d color shades, tints & tones
#ded34d color schemes
#ded34d color preview, HTML & CSS examples
This text has a color of #ded34d
<p style="color:#ded34d;">Text here</p>
.mytext {color:#ded34d;}
This box has a color of #ded34d
<div style="background-color:#ded34d;">Content here</div>
.mybackground {background-color:#ded34d;}
Border around this has a color of #ded34d
<div style="border:2px solid #ded34d;">Content here</div>
.myborder {border:2px solid #ded34d;}