#ddaeae color space conversions
Hex:
#ddaeae
RGB:
221, 174, 174
CMY:
13, 32, 32
CMYK:
0, 21, 21, 13
HSL:
0°, 40.8696%, 77.4510%
HSV (HSB):
0°, 21.2670%, 86.6667%
XYZ:
52.5948, 48.7002, 46.6724
xyY:
0.3554, 0.3291, 48.7002
CIE-Lab:
75.2645, 17.1109, 6.5541
CIE-LCH:
75.2645, 18.3231, 20.9587
CIE-Luv:
75.2645, 29.4133, 6.3316
Hunter-Lab:
69.7856, 12.4042, 9.1969
#ddaeae color charts
#ddaeae color shades, tints & tones
#ddaeae color schemes
#ddaeae color preview, HTML & CSS examples
This text has a color of #ddaeae
<p style="color:#ddaeae;">Text here</p>
.mytext {color:#ddaeae;}
This box has a color of #ddaeae
<div style="background-color:#ddaeae;">Content here</div>
.mybackground {background-color:#ddaeae;}
Border around this has a color of #ddaeae
<div style="border:2px solid #ddaeae;">Content here</div>
.myborder {border:2px solid #ddaeae;}