#ded75d color space conversions
Hex:
#ded75d
RGB:
222, 215, 93
CMY:
13, 16, 64
CMYK:
0, 3, 58, 13
HSL:
57°, 66.1538%, 61.7647%
HSV (HSB):
57°, 58.1081%, 87.0588%
XYZ:
56.4004, 64.9208, 19.9143
xyY:
0.3993, 0.4597, 64.9208
CIE-Lab:
84.4429, -12.7804, 59.6507
CIE-LCH:
84.4429, 61.0044, 102.0930
CIE-Luv:
84.4429, 10.0365, 74.3500
Hunter-Lab:
80.5734, -16.0557, 41.7475
#ded75d color charts
#ded75d color shades, tints & tones
#ded75d color schemes
#ded75d color preview, HTML & CSS examples
This text has a color of #ded75d
<p style="color:#ded75d;">Text here</p>
.mytext {color:#ded75d;}
This box has a color of #ded75d
<div style="background-color:#ded75d;">Content here</div>
.mybackground {background-color:#ded75d;}
Border around this has a color of #ded75d
<div style="border:2px solid #ded75d;">Content here</div>
.myborder {border:2px solid #ded75d;}