#ddd48c color space conversions
Hex:
#ddd48c
RGB:
221, 212, 140
CMY:
13, 17, 45
CMYK:
0, 4, 37, 13
HSL:
53°, 54.3624%, 70.7843%
HSV (HSB):
53°, 36.6516%, 86.6667%
XYZ:
58.0959, 64.3526, 34.1702
xyY:
0.3709, 0.4109, 64.3526
CIE-Lab:
84.1490, -7.3448, 36.7582
CIE-LCH:
84.1490, 37.4848, 101.2997
CIE-Luv:
84.1490, 9.3632, 50.4031
Hunter-Lab:
80.2201, -11.1142, 30.8991
#ddd48c color charts
#ddd48c color shades, tints & tones
#ddd48c color schemes
#ddd48c color preview, HTML & CSS examples
This text has a color of #ddd48c
<p style="color:#ddd48c;">Text here</p>
.mytext {color:#ddd48c;}
This box has a color of #ddd48c
<div style="background-color:#ddd48c;">Content here</div>
.mybackground {background-color:#ddd48c;}
Border around this has a color of #ddd48c
<div style="border:2px solid #ddd48c;">Content here</div>
.myborder {border:2px solid #ddd48c;}