#a8d8cc color space conversions
Hex:
#a8d8cc
RGB:
168, 216, 204
CMY:
34, 15, 20
CMYK:
22, 0, 6, 15
HSL:
165°, 38.0952%, 75.2941%
HSV (HSB):
165°, 22.2222%, 84.7059%
XYZ:
51.6034, 61.7962, 66.3348
xyY:
0.2871, 0.3438, 61.7962
CIE-Lab:
82.8049, -17.9868, 0.8062
CIE-LCH:
82.8049, 18.0048, 177.4337
CIE-Luv:
82.8049, -24.2734, 4.2746
Hunter-Lab:
78.6106, -20.3933, 4.9961
#a8d8cc color charts
#a8d8cc color shades, tints & tones
#a8d8cc color schemes
#a8d8cc color preview, HTML & CSS examples
This text has a color of #a8d8cc
<p style="color:#a8d8cc;">Text here</p>
.mytext {color:#a8d8cc;}
This box has a color of #a8d8cc
<div style="background-color:#a8d8cc;">Content here</div>
.mybackground {background-color:#a8d8cc;}
Border around this has a color of #a8d8cc
<div style="border:2px solid #a8d8cc;">Content here</div>
.myborder {border:2px solid #a8d8cc;}