#ded131 color space conversions
Hex:
#ded131
RGB:
222, 209, 49
CMY:
13, 18, 81
CMYK:
0, 6, 78, 13
HSL:
55°, 72.3849%, 53.1373%
HSV (HSB):
55°, 77.9279%, 87.0588%
XYZ:
53.4790, 61.3523, 11.9293
xyY:
0.4219, 0.4840, 61.3523
CIE-Lab:
82.5678, -12.0813, 74.2439
CIE-LCH:
82.5678, 75.2204, 99.2424
CIE-Luv:
82.5678, 15.0838, 84.3788
Hunter-Lab:
78.3277, -15.2007, 45.7996
#ded131 color charts
#ded131 color shades, tints & tones
#ded131 color schemes
#ded131 color preview, HTML & CSS examples
This text has a color of #ded131
<p style="color:#ded131;">Text here</p>
.mytext {color:#ded131;}
This box has a color of #ded131
<div style="background-color:#ded131;">Content here</div>
.mybackground {background-color:#ded131;}
Border around this has a color of #ded131
<div style="border:2px solid #ded131;">Content here</div>
.myborder {border:2px solid #ded131;}