#ded05f color space conversions
Hex:
#ded05f
RGB:
222, 208, 95
CMY:
13, 18, 63
CMYK:
0, 6, 57, 13
HSL:
53°, 65.8031%, 62.1569%
HSV (HSB):
53°, 57.2072%, 87.0588%
XYZ:
54.7456, 61.4676, 19.8055
xyY:
0.4025, 0.4519, 61.4676
CIE-Lab:
82.6295, -9.1139, 56.7312
CIE-LCH:
82.6295, 57.4586, 99.1266
CIE-Luv:
82.6295, 14.4988, 70.4211
Hunter-Lab:
78.4013, -12.5601, 39.9032
#ded05f color charts
#ded05f color shades, tints & tones
#ded05f color schemes
#ded05f color preview, HTML & CSS examples
This text has a color of #ded05f
<p style="color:#ded05f;">Text here</p>
.mytext {color:#ded05f;}
This box has a color of #ded05f
<div style="background-color:#ded05f;">Content here</div>
.mybackground {background-color:#ded05f;}
Border around this has a color of #ded05f
<div style="border:2px solid #ded05f;">Content here</div>
.myborder {border:2px solid #ded05f;}