#dede83 color space conversions
Hex:
#dede83
RGB:
222, 222, 131
CMY:
13, 13, 49
CMYK:
0, 0, 41, 13
HSL:
60°, 57.9618%, 69.2157%
HSV (HSB):
60°, 40.9910%, 87.0588%
XYZ:
60.3422, 69.4108, 31.6900
xyY:
0.3738, 0.4299, 69.4108
CIE-Lab:
86.7071, -12.9711, 44.5401
CIE-LCH:
86.7071, 46.3904, 106.2367
CIE-Luv:
86.7071, 4.3698, 60.5699
Hunter-Lab:
83.3132, -16.5137, 35.7670
#dede83 color charts
#dede83 color shades, tints & tones
#dede83 color schemes
#dede83 color preview, HTML & CSS examples
This text has a color of #dede83
<p style="color:#dede83;">Text here</p>
.mytext {color:#dede83;}
This box has a color of #dede83
<div style="background-color:#dede83;">Content here</div>
.mybackground {background-color:#dede83;}
Border around this has a color of #dede83
<div style="border:2px solid #dede83;">Content here</div>
.myborder {border:2px solid #dede83;}