#a8dcc1 color space conversions
Hex:
#a8dcc1
RGB:
168, 220, 193
CMY:
34, 14, 24
CMYK:
24, 0, 12, 14
HSL:
149°, 42.6230%, 76.0784%
HSV (HSB):
149°, 23.6364%, 86.2745%
XYZ:
51.3673, 63.3615, 59.9747
xyY:
0.2940, 0.3627, 63.3615
CIE-Lab:
83.6322, -22.1758, 7.8342
CIE-LCH:
83.6322, 23.5189, 160.5428
CIE-Luv:
83.6322, -26.0562, 15.4694
Hunter-Lab:
79.5999, -24.1106, 11.0478
#a8dcc1 color charts
#a8dcc1 color shades, tints & tones
#a8dcc1 color schemes
#a8dcc1 color preview, HTML & CSS examples
This text has a color of #a8dcc1
<p style="color:#a8dcc1;">Text here</p>
.mytext {color:#a8dcc1;}
This box has a color of #a8dcc1
<div style="background-color:#a8dcc1;">Content here</div>
.mybackground {background-color:#a8dcc1;}
Border around this has a color of #a8dcc1
<div style="border:2px solid #a8dcc1;">Content here</div>
.myborder {border:2px solid #a8dcc1;}