#ded373 color space conversions
Hex:
#ded373
RGB:
222, 211, 115
CMY:
13, 17, 55
CMYK:
0, 5, 48, 13
HSL:
54°, 61.8497%, 66.0784%
HSV (HSB):
54°, 48.1982%, 87.0588%
XYZ:
56.5130, 63.3559, 25.4700
xyY:
0.3888, 0.4359, 63.3559
CIE-Lab:
83.6293, -8.9942, 48.5437
CIE-LCH:
83.6293, 49.3699, 100.4967
CIE-Luv:
83.6293, 11.7820, 63.0999
Hunter-Lab:
79.5964, -12.5599, 36.7453
#ded373 color charts
#ded373 color shades, tints & tones
#ded373 color schemes
#ded373 color preview, HTML & CSS examples
This text has a color of #ded373
<p style="color:#ded373;">Text here</p>
.mytext {color:#ded373;}
This box has a color of #ded373
<div style="background-color:#ded373;">Content here</div>
.mybackground {background-color:#ded373;}
Border around this has a color of #ded373
<div style="border:2px solid #ded373;">Content here</div>
.myborder {border:2px solid #ded373;}