#a8dadc color space conversions
Hex:
#a8dadc
RGB:
168, 218, 220
CMY:
34, 15, 14
CMYK:
24, 1, 0, 14
HSL:
182°, 42.6230%, 76.0784%
HSV (HSB):
182°, 23.6364%, 86.2745%
XYZ:
54.1381, 63.6349, 77.1395
xyY:
0.2778, 0.3265, 63.6349
CIE-Lab:
83.7753, -15.5976, -6.2671
CIE-LCH:
83.7753, 16.8095, 201.8903
CIE-Luv:
83.7753, -25.2798, -7.0789
Hunter-Lab:
79.7715, -18.4585, -1.4937
#a8dadc color charts
#a8dadc color shades, tints & tones
#a8dadc color schemes
#a8dadc color preview, HTML & CSS examples
This text has a color of #a8dadc
<p style="color:#a8dadc;">Text here</p>
.mytext {color:#a8dadc;}
This box has a color of #a8dadc
<div style="background-color:#a8dadc;">Content here</div>
.mybackground {background-color:#a8dadc;}
Border around this has a color of #a8dadc
<div style="border:2px solid #a8dadc;">Content here</div>
.myborder {border:2px solid #a8dadc;}