#ded570 color space conversions
Hex:
#ded570
RGB:
222, 213, 112
CMY:
13, 16, 56
CMYK:
0, 4, 50, 13
HSL:
55°, 62.5000%, 65.4902%
HSV (HSB):
55°, 49.5495%, 87.0588%
XYZ:
56.8431, 64.2879, 24.7421
xyY:
0.3897, 0.4407, 64.2879
CIE-Lab:
84.1155, -10.2727, 50.5673
CIE-LCH:
84.1155, 51.6002, 101.4833
CIE-Luv:
84.1155, 10.6425, 65.4683
Hunter-Lab:
80.1798, -13.7678, 37.8300
#ded570 color charts
#ded570 color shades, tints & tones
#ded570 color schemes
#ded570 color preview, HTML & CSS examples
This text has a color of #ded570
<p style="color:#ded570;">Text here</p>
.mytext {color:#ded570;}
This box has a color of #ded570
<div style="background-color:#ded570;">Content here</div>
.mybackground {background-color:#ded570;}
Border around this has a color of #ded570
<div style="border:2px solid #ded570;">Content here</div>
.myborder {border:2px solid #ded570;}