#a8d9cc color space conversions
Hex:
#a8d9cc
RGB:
168, 217, 204
CMY:
34, 15, 20
CMYK:
23, 0, 6, 15
HSL:
164°, 39.2000%, 75.4902%
HSV (HSB):
164°, 22.5806%, 85.0980%
XYZ:
51.8604, 62.3102, 66.4205
xyY:
0.2872, 0.3450, 62.3102
CIE-Lab:
83.0781, -18.4883, 1.2042
CIE-LCH:
83.0781, 18.5274, 176.2734
CIE-Luv:
83.0781, -24.7302, 4.9642
Hunter-Lab:
78.9368, -20.8673, 5.3669
#a8d9cc color charts
#a8d9cc color shades, tints & tones
#a8d9cc color schemes
#a8d9cc color preview, HTML & CSS examples
This text has a color of #a8d9cc
<p style="color:#a8d9cc;">Text here</p>
.mytext {color:#a8d9cc;}
This box has a color of #a8d9cc
<div style="background-color:#a8d9cc;">Content here</div>
.mybackground {background-color:#a8d9cc;}
Border around this has a color of #a8d9cc
<div style="border:2px solid #a8d9cc;">Content here</div>
.myborder {border:2px solid #a8d9cc;}