#a9debd color space conversions
Hex:
#a9debd
RGB:
169, 222, 189
CMY:
34, 13, 26
CMYK:
24, 0, 15, 13
HSL:
143°, 44.5378%, 76.6667%
HSV (HSB):
143°, 23.8739%, 87.0588%
XYZ:
51.6688, 64.3517, 57.8420
xyY:
0.2972, 0.3701, 64.3517
CIE-Lab:
84.1485, -23.6061, 10.6913
CIE-LCH:
84.1485, 25.9143, 155.6341
CIE-Luv:
84.1485, -26.5080, 19.8712
Hunter-Lab:
80.2195, -25.4137, 13.4028
#a9debd color charts
#a9debd color shades, tints & tones
#a9debd color schemes
#a9debd color preview, HTML & CSS examples
This text has a color of #a9debd
<p style="color:#a9debd;">Text here</p>
.mytext {color:#a9debd;}
This box has a color of #a9debd
<div style="background-color:#a9debd;">Content here</div>
.mybackground {background-color:#a9debd;}
Border around this has a color of #a9debd
<div style="border:2px solid #a9debd;">Content here</div>
.myborder {border:2px solid #a9debd;}