#ded15a color space conversions
Hex:
#ded15a
RGB:
222, 209, 90
CMY:
13, 18, 65
CMYK:
0, 6, 59, 13
HSL:
54°, 66.6667%, 61.1765%
HSV (HSB):
54°, 59.4595%, 87.0588%
XYZ:
54.7701, 61.8687, 18.7280
xyY:
0.4046, 0.4570, 61.8687
CIE-Lab:
82.8436, -9.9746, 59.1937
CIE-LCH:
82.8436, 60.0282, 99.5650
CIE-Luv:
82.8436, 14.0225, 72.7912
Hunter-Lab:
78.6567, -13.3562, 40.9428
#ded15a color charts
#ded15a color shades, tints & tones
#ded15a color schemes
#ded15a color preview, HTML & CSS examples
This text has a color of #ded15a
<p style="color:#ded15a;">Text here</p>
.mytext {color:#ded15a;}
This box has a color of #ded15a
<div style="background-color:#ded15a;">Content here</div>
.mybackground {background-color:#ded15a;}
Border around this has a color of #ded15a
<div style="border:2px solid #ded15a;">Content here</div>
.myborder {border:2px solid #ded15a;}