#ded117 color space conversions
Hex:
#ded117
RGB:
222, 209, 23
CMY:
13, 18, 91
CMYK:
0, 6, 90, 13
HSL:
56°, 81.2245%, 48.0392%
HSV (HSB):
56°, 89.6396%, 87.0588%
XYZ:
53.0793, 61.1924, 9.8243
xyY:
0.4277, 0.4931, 61.1924
CIE-Lab:
82.4821, -12.7429, 80.0928
CIE-LCH:
82.4821, 81.1002, 99.0401
CIE-Luv:
82.4821, 15.4240, 88.0910
Hunter-Lab:
78.2256, -15.7750, 47.3117
#ded117 color charts
#ded117 color shades, tints & tones
#ded117 color schemes
#ded117 color preview, HTML & CSS examples
This text has a color of #ded117
<p style="color:#ded117;">Text here</p>
.mytext {color:#ded117;}
This box has a color of #ded117
<div style="background-color:#ded117;">Content here</div>
.mybackground {background-color:#ded117;}
Border around this has a color of #ded117
<div style="border:2px solid #ded117;">Content here</div>
.myborder {border:2px solid #ded117;}