#dedc75 color space conversions
Hex:
#dedc75
RGB:
222, 220, 117
CMY:
13, 14, 54
CMYK:
0, 1, 47, 13
HSL:
59°, 61.4035%, 66.4706%
HSV (HSB):
59°, 47.2973%, 87.0588%
XYZ:
58.9283, 68.0003, 26.8491
xyY:
0.3832, 0.4422, 68.0003
CIE-Lab:
86.0066, -13.3348, 50.4573
CIE-LCH:
86.0066, 52.1897, 104.8036
CIE-Luv:
86.0066, 6.0960, 66.5136
Hunter-Lab:
82.4623, -16.7514, 38.4192
#dedc75 color charts
#dedc75 color shades, tints & tones
#dedc75 color schemes
#dedc75 color preview, HTML & CSS examples
This text has a color of #dedc75
<p style="color:#dedc75;">Text here</p>
.mytext {color:#dedc75;}
This box has a color of #dedc75
<div style="background-color:#dedc75;">Content here</div>
.mybackground {background-color:#dedc75;}
Border around this has a color of #dedc75
<div style="border:2px solid #dedc75;">Content here</div>
.myborder {border:2px solid #dedc75;}