#a8d5d5 color space conversions
Hex:
#a8d5d5
RGB:
168, 213, 213
CMY:
34, 16, 16
CMYK:
21, 0, 0, 16
HSL:
180°, 34.8837%, 74.7059%
HSV (HSB):
180°, 21.1268%, 83.5294%
XYZ:
51.9529, 60.7174, 71.9322
xyY:
0.2814, 0.3289, 60.7174
CIE-Lab:
82.2266, -14.5751, -4.8316
CIE-LCH:
82.2266, 15.3551, 198.3402
CIE-Luv:
82.2266, -22.9884, -4.9729
Hunter-Lab:
77.9214, -17.3502, -0.1879
#a8d5d5 color charts
#a8d5d5 color shades, tints & tones
#a8d5d5 color schemes
#a8d5d5 color preview, HTML & CSS examples
This text has a color of #a8d5d5
<p style="color:#a8d5d5;">Text here</p>
.mytext {color:#a8d5d5;}
This box has a color of #a8d5d5
<div style="background-color:#a8d5d5;">Content here</div>
.mybackground {background-color:#a8d5d5;}
Border around this has a color of #a8d5d5
<div style="border:2px solid #a8d5d5;">Content here</div>
.myborder {border:2px solid #a8d5d5;}