#ded071 color space conversions
Hex:
#ded071
RGB:
222, 208, 113
CMY:
13, 18, 56
CMYK:
0, 6, 49, 13
HSL:
52°, 62.2857%, 65.6863%
HSV (HSB):
52°, 49.0991%, 87.0588%
XYZ:
55.6607, 61.8336, 24.6242
xyY:
0.3916, 0.4351, 61.8336
CIE-Lab:
82.8249, -7.6510, 48.5362
CIE-LCH:
82.8249, 49.1355, 98.9581
CIE-Luv:
82.8249, 13.7705, 62.5979
Hunter-Lab:
78.6343, -11.2603, 36.4775
#ded071 color charts
#ded071 color shades, tints & tones
#ded071 color schemes
#ded071 color preview, HTML & CSS examples
This text has a color of #ded071
<p style="color:#ded071;">Text here</p>
.mytext {color:#ded071;}
This box has a color of #ded071
<div style="background-color:#ded071;">Content here</div>
.mybackground {background-color:#ded071;}
Border around this has a color of #ded071
<div style="border:2px solid #ded071;">Content here</div>
.myborder {border:2px solid #ded071;}