#a9ddcc color space conversions
Hex:
#a9ddcc
RGB:
169, 221, 204
CMY:
34, 13, 20
CMYK:
24, 0, 8, 13
HSL:
160°, 43.3333%, 76.4706%
HSV (HSB):
160°, 23.5294%, 86.6667%
XYZ:
53.1177, 64.5076, 66.7783
xyY:
0.2881, 0.3498, 64.5076
CIE-Lab:
84.2293, -20.1749, 2.8850
CIE-LCH:
84.2293, 20.3802, 171.8619
CIE-Luv:
84.2293, -26.0993, 7.8002
Hunter-Lab:
80.3166, -22.5023, 6.9256
#a9ddcc color charts
#a9ddcc color shades, tints & tones
#a9ddcc color schemes
#a9ddcc color preview, HTML & CSS examples
This text has a color of #a9ddcc
<p style="color:#a9ddcc;">Text here</p>
.mytext {color:#a9ddcc;}
This box has a color of #a9ddcc
<div style="background-color:#a9ddcc;">Content here</div>
.mybackground {background-color:#a9ddcc;}
Border around this has a color of #a9ddcc
<div style="border:2px solid #a9ddcc;">Content here</div>
.myborder {border:2px solid #a9ddcc;}