#ded246 color space conversions
Hex:
#ded246
RGB:
222, 210, 70
CMY:
13, 18, 73
CMYK:
0, 5, 68, 13
HSL:
55°, 69.7248%, 57.2549%
HSV (HSB):
55°, 68.4685%, 87.0588%
XYZ:
54.2763, 62.0650, 14.9134
xyY:
0.4135, 0.4729, 62.0650
CIE-Lab:
82.9480, -11.6790, 67.5054
CIE-LCH:
82.9480, 68.5082, 99.8155
CIE-Luv:
82.9480, 13.9575, 79.7783
Hunter-Lab:
78.7813, -14.8900, 43.9232
#ded246 color charts
#ded246 color shades, tints & tones
#ded246 color schemes
#ded246 color preview, HTML & CSS examples
This text has a color of #ded246
<p style="color:#ded246;">Text here</p>
.mytext {color:#ded246;}
This box has a color of #ded246
<div style="background-color:#ded246;">Content here</div>
.mybackground {background-color:#ded246;}
Border around this has a color of #ded246
<div style="border:2px solid #ded246;">Content here</div>
.myborder {border:2px solid #ded246;}