#ded217 color space conversions
Hex:
#ded217
RGB:
222, 210, 23
CMY:
13, 18, 91
CMYK:
0, 5, 90, 13
HSL:
56°, 81.2245%, 48.0392%
HSV (HSB):
56°, 89.6396%, 87.0588%
XYZ:
53.3254, 61.6846, 9.9064
xyY:
0.4269, 0.4938, 61.6846
CIE-Lab:
82.7454, -13.2426, 80.2979
CIE-LCH:
82.7454, 81.3825, 99.3649
CIE-Luv:
82.7454, 14.7404, 88.4732
Hunter-Lab:
78.5396, -16.2494, 47.4993
#ded217 color charts
#ded217 color shades, tints & tones
#ded217 color schemes
#ded217 color preview, HTML & CSS examples
This text has a color of #ded217
<p style="color:#ded217;">Text here</p>
.mytext {color:#ded217;}
This box has a color of #ded217
<div style="background-color:#ded217;">Content here</div>
.mybackground {background-color:#ded217;}
Border around this has a color of #ded217
<div style="border:2px solid #ded217;">Content here</div>
.myborder {border:2px solid #ded217;}