#ded070 color space conversions
Hex:
#ded070
RGB:
222, 208, 112
CMY:
13, 18, 56
CMYK:
0, 6, 50, 13
HSL:
52°, 62.5000%, 65.4902%
HSV (HSB):
52°, 49.5495%, 87.0588%
XYZ:
55.6047, 61.8112, 24.3293
xyY:
0.3923, 0.4361, 61.8112
CIE-Lab:
82.8129, -7.7399, 49.0040
CIE-LCH:
82.8129, 49.6115, 98.9753
CIE-Luv:
82.8129, 13.8144, 63.0687
Hunter-Lab:
78.6201, -11.3396, 36.6865
#ded070 color charts
#ded070 color shades, tints & tones
#ded070 color schemes
#ded070 color preview, HTML & CSS examples
This text has a color of #ded070
<p style="color:#ded070;">Text here</p>
.mytext {color:#ded070;}
This box has a color of #ded070
<div style="background-color:#ded070;">Content here</div>
.mybackground {background-color:#ded070;}
Border around this has a color of #ded070
<div style="border:2px solid #ded070;">Content here</div>
.myborder {border:2px solid #ded070;}