#dedc32 color space conversions
Hex:
#dedc32
RGB:
222, 220, 50
CMY:
13, 14, 80
CMYK:
0, 1, 77, 13
HSL:
59°, 72.2689%, 53.3333%
HSV (HSB):
59°, 77.4775%, 87.0588%
XYZ:
56.2931, 66.9463, 12.9726
xyY:
0.4133, 0.4915, 66.9463
CIE-Lab:
85.4768, -17.5035, 76.5471
CIE-LCH:
85.4768, 78.5228, 102.8800
CIE-Luv:
85.4768, 7.7486, 88.5652
Hunter-Lab:
81.8207, -20.3772, 47.8741
#dedc32 color charts
#dedc32 color shades, tints & tones
#dedc32 color schemes
#dedc32 color preview, HTML & CSS examples
This text has a color of #dedc32
<p style="color:#dedc32;">Text here</p>
.mytext {color:#dedc32;}
This box has a color of #dedc32
<div style="background-color:#dedc32;">Content here</div>
.mybackground {background-color:#dedc32;}
Border around this has a color of #dedc32
<div style="border:2px solid #dedc32;">Content here</div>
.myborder {border:2px solid #dedc32;}