#ded973 color space conversions
Hex:
#ded973
RGB:
222, 217, 115
CMY:
13, 15, 55
CMYK:
0, 2, 48, 13
HSL:
57°, 61.8497%, 66.0784%
HSV (HSB):
57°, 48.1982%, 87.0588%
XYZ:
58.0316, 66.3931, 25.9762
xyY:
0.3858, 0.4414, 66.3931
CIE-Lab:
85.1965, -12.0168, 50.4348
CIE-LCH:
85.1965, 51.8466, 103.4016
CIE-Luv:
85.1965, 8.0239, 66.0002
Hunter-Lab:
81.4820, -15.4655, 38.1359
#ded973 color charts
#ded973 color shades, tints & tones
#ded973 color schemes
#ded973 color preview, HTML & CSS examples
This text has a color of #ded973
<p style="color:#ded973;">Text here</p>
.mytext {color:#ded973;}
This box has a color of #ded973
<div style="background-color:#ded973;">Content here</div>
.mybackground {background-color:#ded973;}
Border around this has a color of #ded973
<div style="border:2px solid #ded973;">Content here</div>
.myborder {border:2px solid #ded973;}