#ddd13c color space conversions
Hex:
#ddd13c
RGB:
221, 209, 60
CMY:
13, 18, 76
CMYK:
0, 5, 73, 13
HSL:
56°, 70.3057%, 55.0980%
HSV (HSB):
56°, 72.8507%, 86.6667%
XYZ:
53.4349, 61.2993, 13.2906
xyY:
0.4174, 0.4788, 61.2993
CIE-Lab:
82.5394, -12.0727, 70.6849
CIE-LCH:
82.5394, 71.7085, 99.6924
CIE-Luv:
82.5394, 14.1628, 81.9642
Hunter-Lab:
78.2939, -15.1897, 44.7411
#ddd13c color charts
#ddd13c color shades, tints & tones
#ddd13c color schemes
#ddd13c color preview, HTML & CSS examples
This text has a color of #ddd13c
<p style="color:#ddd13c;">Text here</p>
.mytext {color:#ddd13c;}
This box has a color of #ddd13c
<div style="background-color:#ddd13c;">Content here</div>
.mybackground {background-color:#ddd13c;}
Border around this has a color of #ddd13c
<div style="border:2px solid #ddd13c;">Content here</div>
.myborder {border:2px solid #ddd13c;}