#a8dbd8 color space conversions
Hex:
#a8dbd8
RGB:
168, 219, 216
CMY:
34, 14, 15
CMYK:
23, 0, 1, 14
HSL:
176°, 41.4634%, 75.8824%
HSV (HSB):
176°, 23.2877%, 85.8824%
XYZ:
53.8746, 63.9457, 74.4690
xyY:
0.2802, 0.3325, 63.9457
CIE-Lab:
83.9375, -16.9700, -3.9058
CIE-LCH:
83.9375, 17.4137, 192.9615
CIE-Luv:
83.9375, -25.7020, -3.1515
Hunter-Lab:
79.9661, -19.6819, 0.7620
#a8dbd8 color charts
#a8dbd8 color shades, tints & tones
#a8dbd8 color schemes
#a8dbd8 color preview, HTML & CSS examples
This text has a color of #a8dbd8
<p style="color:#a8dbd8;">Text here</p>
.mytext {color:#a8dbd8;}
This box has a color of #a8dbd8
<div style="background-color:#a8dbd8;">Content here</div>
.mybackground {background-color:#a8dbd8;}
Border around this has a color of #a8dbd8
<div style="border:2px solid #a8dbd8;">Content here</div>
.myborder {border:2px solid #a8dbd8;}