#ddd88f color space conversions
Hex:
#ddd88f
RGB:
221, 216, 143
CMY:
13, 15, 44
CMYK:
0, 2, 35, 13
HSL:
56°, 53.4247%, 71.3725%
HSV (HSB):
56°, 35.2941%, 86.6667%
XYZ:
59.3326, 66.4671, 35.6889
xyY:
0.3674, 0.4116, 66.4671
CIE-Lab:
85.2341, -9.0321, 36.6447
CIE-LCH:
85.2341, 37.7414, 103.8462
CIE-Luv:
85.2341, 6.8217, 50.8005
Hunter-Lab:
81.5273, -12.7671, 31.1147
#ddd88f color charts
#ddd88f color shades, tints & tones
#ddd88f color schemes
#ddd88f color preview, HTML & CSS examples
This text has a color of #ddd88f
<p style="color:#ddd88f;">Text here</p>
.mytext {color:#ddd88f;}
This box has a color of #ddd88f
<div style="background-color:#ddd88f;">Content here</div>
.mybackground {background-color:#ddd88f;}
Border around this has a color of #ddd88f
<div style="border:2px solid #ddd88f;">Content here</div>
.myborder {border:2px solid #ddd88f;}