#ded947 color space conversions
Hex:
#ded947
RGB:
222, 217, 71
CMY:
13, 15, 72
CMYK:
0, 2, 68, 13
HSL:
58°, 69.5853%, 57.4510%
HSV (HSB):
58°, 68.0180%, 87.0588%
XYZ:
56.0744, 65.6102, 15.6698
xyY:
0.4082, 0.4777, 65.6102
CIE-Lab:
84.7972, -15.1188, 68.9794
CIE-LCH:
84.7972, 70.6168, 102.3625
CIE-Luv:
84.7972, 9.3267, 82.4304
Hunter-Lab:
81.0001, -18.1791, 45.2302
#ded947 color charts
#ded947 color shades, tints & tones
#ded947 color schemes
#ded947 color preview, HTML & CSS examples
This text has a color of #ded947
<p style="color:#ded947;">Text here</p>
.mytext {color:#ded947;}
This box has a color of #ded947
<div style="background-color:#ded947;">Content here</div>
.mybackground {background-color:#ded947;}
Border around this has a color of #ded947
<div style="border:2px solid #ded947;">Content here</div>
.myborder {border:2px solid #ded947;}