#a8dccb color space conversions
Hex:
#a8dccb
RGB:
168, 220, 203
CMY:
34, 14, 20
CMYK:
24, 0, 8, 14
HSL:
160°, 42.6230%, 76.0784%
HSV (HSB):
160°, 23.6364%, 86.2745%
XYZ:
52.5211, 63.8230, 66.0508
xyY:
0.2880, 0.3499, 63.8230
CIE-Lab:
83.8735, -20.1890, 2.8909
CIE-LCH:
83.8735, 20.3950, 171.8511
CIE-Luv:
83.8735, -26.0938, 7.8057
Hunter-Lab:
79.8893, -22.4561, 6.9028
#a8dccb color charts
#a8dccb color shades, tints & tones
#a8dccb color schemes
#a8dccb color preview, HTML & CSS examples
This text has a color of #a8dccb
<p style="color:#a8dccb;">Text here</p>
.mytext {color:#a8dccb;}
This box has a color of #a8dccb
<div style="background-color:#a8dccb;">Content here</div>
.mybackground {background-color:#a8dccb;}
Border around this has a color of #a8dccb
<div style="border:2px solid #a8dccb;">Content here</div>
.myborder {border:2px solid #a8dccb;}