#ded93d color space conversions
Hex:
#ded93d
RGB:
222, 217, 61
CMY:
13, 15, 76
CMYK:
0, 2, 73, 13
HSL:
58°, 70.9251%, 55.4902%
HSV (HSB):
58°, 72.5225%, 87.0588%
XYZ:
55.7794, 65.4922, 14.1163
xyY:
0.4120, 0.4837, 65.4922
CIE-Lab:
84.7367, -15.5949, 72.4601
CIE-LCH:
84.7367, 74.1193, 102.1459
CIE-Luv:
84.7367, 9.5315, 85.0130
Hunter-Lab:
80.9273, -18.5911, 46.3070
#ded93d color charts
#ded93d color shades, tints & tones
#ded93d color schemes
#ded93d color preview, HTML & CSS examples
This text has a color of #ded93d
<p style="color:#ded93d;">Text here</p>
.mytext {color:#ded93d;}
This box has a color of #ded93d
<div style="background-color:#ded93d;">Content here</div>
.mybackground {background-color:#ded93d;}
Border around this has a color of #ded93d
<div style="border:2px solid #ded93d;">Content here</div>
.myborder {border:2px solid #ded93d;}