#ded33d color space conversions
Hex:
#ded33d
RGB:
222, 211, 61
CMY:
13, 17, 76
CMYK:
0, 5, 73, 13
HSL:
56°, 70.9251%, 55.4902%
HSV (HSB):
56°, 72.5225%, 87.0588%
XYZ:
54.2608, 62.4550, 13.6101
xyY:
0.4163, 0.4792, 62.4550
CIE-Lab:
83.1548, -12.6102, 70.9574
CIE-LCH:
83.1548, 72.0692, 100.0771
CIE-Luv:
83.1548, 13.5021, 82.5610
Hunter-Lab:
79.0285, -15.7422, 45.1092
#ded33d color charts
#ded33d color shades, tints & tones
#ded33d color schemes
#ded33d color preview, HTML & CSS examples
This text has a color of #ded33d
<p style="color:#ded33d;">Text here</p>
.mytext {color:#ded33d;}
This box has a color of #ded33d
<div style="background-color:#ded33d;">Content here</div>
.mybackground {background-color:#ded33d;}
Border around this has a color of #ded33d
<div style="border:2px solid #ded33d;">Content here</div>
.myborder {border:2px solid #ded33d;}