#a9dcaf color space conversions
Hex:
#a9dcaf
RGB:
169, 220, 175
CMY:
34, 14, 31
CMYK:
23, 0, 20, 14
HSL:
127°, 42.1488%, 76.2745%
HSV (HSB):
127°, 23.1818%, 86.2745%
XYZ:
49.6932, 62.7166, 50.0438
xyY:
0.3059, 0.3861, 62.7166
CIE-Lab:
83.2930, -25.1870, 16.8495
CIE-LCH:
83.2930, 30.3033, 146.2184
CIE-Luv:
83.2930, -25.5166, 28.7439
Hunter-Lab:
79.1938, -26.5823, 17.9693
#a9dcaf color charts
#a9dcaf color shades, tints & tones
#a9dcaf color schemes
#a9dcaf color preview, HTML & CSS examples
This text has a color of #a9dcaf
<p style="color:#a9dcaf;">Text here</p>
.mytext {color:#a9dcaf;}
This box has a color of #a9dcaf
<div style="background-color:#a9dcaf;">Content here</div>
.mybackground {background-color:#a9dcaf;}
Border around this has a color of #a9dcaf
<div style="border:2px solid #a9dcaf;">Content here</div>
.myborder {border:2px solid #a9dcaf;}