#ded93b color space conversions
Hex:
#ded93b
RGB:
222, 217, 59
CMY:
13, 15, 77
CMYK:
0, 2, 73, 13
HSL:
58°, 71.1790%, 55.0980%
HSV (HSB):
58°, 73.4234%, 87.0588%
XYZ:
55.7265, 65.4711, 13.8378
xyY:
0.4127, 0.4848, 65.4711
CIE-Lab:
84.7259, -15.6804, 73.1115
CIE-LCH:
84.7259, 74.7741, 102.1050
CIE-Luv:
84.7259, 9.5685, 85.4791
Hunter-Lab:
80.9142, -18.6650, 46.5003
#ded93b color charts
#ded93b color shades, tints & tones
#ded93b color schemes
#ded93b color preview, HTML & CSS examples
This text has a color of #ded93b
<p style="color:#ded93b;">Text here</p>
.mytext {color:#ded93b;}
This box has a color of #ded93b
<div style="background-color:#ded93b;">Content here</div>
.mybackground {background-color:#ded93b;}
Border around this has a color of #ded93b
<div style="border:2px solid #ded93b;">Content here</div>
.myborder {border:2px solid #ded93b;}