#ded125 color space conversions
Hex:
#ded125
RGB:
222, 209, 37
CMY:
13, 18, 85
CMYK:
0, 6, 83, 13
HSL:
56°, 73.7052%, 50.7843%
HSV (HSB):
56°, 83.3333%, 87.0588%
XYZ:
53.2586, 61.2641, 10.7684
xyY:
0.4251, 0.4890, 61.2641
CIE-Lab:
82.5205, -12.4456, 77.3732
CIE-LCH:
82.5205, 78.3678, 99.1378
CIE-Luv:
82.5205, 15.2707, 86.4186
Hunter-Lab:
78.2714, -15.5173, 46.6330
#ded125 color charts
#ded125 color shades, tints & tones
#ded125 color schemes
#ded125 color preview, HTML & CSS examples
This text has a color of #ded125
<p style="color:#ded125;">Text here</p>
.mytext {color:#ded125;}
This box has a color of #ded125
<div style="background-color:#ded125;">Content here</div>
.mybackground {background-color:#ded125;}
Border around this has a color of #ded125
<div style="border:2px solid #ded125;">Content here</div>
.myborder {border:2px solid #ded125;}