#ddeabb color space conversions
Hex:
#ddeabb
RGB:
221, 234, 187
CMY:
13, 8, 27
CMYK:
6, 0, 20, 8
HSL:
77°, 52.8090%, 82.5490%
HSV (HSB):
77°, 20.0855%, 91.7647%
XYZ:
68.2113, 77.8056, 58.4366
xyY:
0.3336, 0.3806, 77.8056
CIE-Lab:
90.6911, -12.2215, 21.4185
CIE-LCH:
90.6911, 24.6600, 119.7094
CIE-Luv:
90.6911, -5.2061, 33.1085
Hunter-Lab:
88.2075, -16.3283, 22.4662
#ddeabb color charts
#ddeabb color shades, tints & tones
#ddeabb color schemes
#ddeabb color preview, HTML & CSS examples
This text has a color of #ddeabb
<p style="color:#ddeabb;">Text here</p>
.mytext {color:#ddeabb;}
This box has a color of #ddeabb
<div style="background-color:#ddeabb;">Content here</div>
.mybackground {background-color:#ddeabb;}
Border around this has a color of #ddeabb
<div style="border:2px solid #ddeabb;">Content here</div>
.myborder {border:2px solid #ddeabb;}