#ded88a color space conversions
Hex:
#ded88a
RGB:
222, 216, 138
CMY:
13, 15, 46
CMYK:
0, 3, 38, 13
HSL:
56°, 56.0000%, 70.5882%
HSV (HSB):
56°, 37.8378%, 87.0588%
XYZ:
59.2675, 66.4763, 33.7522
xyY:
0.3716, 0.4168, 66.4763
CIE-Lab:
85.2388, -9.2087, 39.1936
CIE-LCH:
85.2388, 40.2609, 103.2220
CIE-Luv:
85.2388, 7.6930, 53.7062
Hunter-Lab:
81.5330, -12.9285, 32.5288
#ded88a color charts
#ded88a color shades, tints & tones
#ded88a color schemes
#ded88a color preview, HTML & CSS examples
This text has a color of #ded88a
<p style="color:#ded88a;">Text here</p>
.mytext {color:#ded88a;}
This box has a color of #ded88a
<div style="background-color:#ded88a;">Content here</div>
.mybackground {background-color:#ded88a;}
Border around this has a color of #ded88a
<div style="border:2px solid #ded88a;">Content here</div>
.myborder {border:2px solid #ded88a;}