#dedb50 color space conversions
Hex:
#dedb50
RGB:
222, 219, 80
CMY:
13, 14, 69
CMYK:
0, 1, 64, 13
HSL:
59°, 68.2692%, 59.2157%
HSV (HSB):
59°, 63.9640%, 87.0588%
XYZ:
56.9037, 66.7718, 17.4785
xyY:
0.4031, 0.4730, 66.7718
CIE-Lab:
85.3886, -15.6106, 66.1124
CIE-LCH:
85.3886, 67.9304, 103.2854
CIE-Luv:
85.3886, 7.8251, 80.6010
Hunter-Lab:
81.7140, -18.6964, 44.5178
#dedb50 color charts
#dedb50 color shades, tints & tones
#dedb50 color schemes
#dedb50 color preview, HTML & CSS examples
This text has a color of #dedb50
<p style="color:#dedb50;">Text here</p>
.mytext {color:#dedb50;}
This box has a color of #dedb50
<div style="background-color:#dedb50;">Content here</div>
.mybackground {background-color:#dedb50;}
Border around this has a color of #dedb50
<div style="border:2px solid #dedb50;">Content here</div>
.myborder {border:2px solid #dedb50;}