#ddd86b color space conversions
Hex:
#ddd86b
RGB:
221, 216, 107
CMY:
13, 15, 58
CMYK:
0, 2, 52, 13
HSL:
57°, 62.6374%, 64.3137%
HSV (HSB):
57°, 51.5837%, 86.6667%
XYZ:
57.0285, 65.5454, 23.5557
xyY:
0.3903, 0.4485, 65.5454
CIE-Lab:
84.7640, -12.6106, 53.6682
CIE-LCH:
84.7640, 55.1298, 103.2231
CIE-Luv:
84.7640, 8.2712, 69.0840
Hunter-Lab:
80.9601, -15.9444, 39.4214
#ddd86b color charts
#ddd86b color shades, tints & tones
#ddd86b color schemes
#ddd86b color preview, HTML & CSS examples
This text has a color of #ddd86b
<p style="color:#ddd86b;">Text here</p>
.mytext {color:#ddd86b;}
This box has a color of #ddd86b
<div style="background-color:#ddd86b;">Content here</div>
.mybackground {background-color:#ddd86b;}
Border around this has a color of #ddd86b
<div style="border:2px solid #ddd86b;">Content here</div>
.myborder {border:2px solid #ddd86b;}