#ddd05b color space conversions
Hex:
#ddd05b
RGB:
221, 208, 91
CMY:
13, 18, 64
CMYK:
0, 6, 59, 13
HSL:
54°, 65.6566%, 61.1765%
HSV (HSB):
54°, 58.8235%, 86.6667%
XYZ:
54.2630, 61.2392, 18.8579
xyY:
0.4039, 0.4558, 61.2392
CIE-Lab:
82.5072, -9.8129, 58.3572
CIE-LCH:
82.5072, 59.1765, 99.5452
CIE-Luv:
82.5072, 13.9522, 71.9309
Hunter-Lab:
78.2555, -13.1738, 40.4912
#ddd05b color charts
#ddd05b color shades, tints & tones
#ddd05b color schemes
#ddd05b color preview, HTML & CSS examples
This text has a color of #ddd05b
<p style="color:#ddd05b;">Text here</p>
.mytext {color:#ddd05b;}
This box has a color of #ddd05b
<div style="background-color:#ddd05b;">Content here</div>
.mybackground {background-color:#ddd05b;}
Border around this has a color of #ddd05b
<div style="border:2px solid #ddd05b;">Content here</div>
.myborder {border:2px solid #ddd05b;}