#a8dcd2 color space conversions
Hex:
#a8dcd2
RGB:
168, 220, 210
CMY:
34, 14, 18
CMYK:
24, 0, 5, 14
HSL:
168°, 42.6230%, 76.0784%
HSV (HSB):
168°, 23.6364%, 86.2745%
XYZ:
53.3745, 64.1644, 70.5446
xyY:
0.2838, 0.3411, 64.1644
CIE-Lab:
84.0513, -18.7449, -0.5583
CIE-LCH:
84.0513, 18.7532, 181.7059
CIE-Luv:
84.0513, -26.1223, 2.3223
Hunter-Lab:
80.1027, -21.2404, 3.8565
#a8dcd2 color charts
#a8dcd2 color shades, tints & tones
#a8dcd2 color schemes
#a8dcd2 color preview, HTML & CSS examples
This text has a color of #a8dcd2
<p style="color:#a8dcd2;">Text here</p>
.mytext {color:#a8dcd2;}
This box has a color of #a8dcd2
<div style="background-color:#a8dcd2;">Content here</div>
.mybackground {background-color:#a8dcd2;}
Border around this has a color of #a8dcd2
<div style="border:2px solid #a8dcd2;">Content here</div>
.myborder {border:2px solid #a8dcd2;}