#a8d8b9 color space conversions
Hex:
#a8d8b9
RGB:
168, 216, 185
CMY:
34, 15, 27
CMYK:
22, 0, 14, 15
HSL:
141°, 38.0952%, 75.2941%
HSV (HSB):
141°, 22.2222%, 84.7059%
XYZ:
49.4613, 60.9393, 55.0545
xyY:
0.2989, 0.3683, 60.9393
CIE-Lab:
82.3461, -21.7333, 10.2286
CIE-LCH:
82.3461, 24.0200, 154.7964
CIE-Luv:
82.3461, -24.1465, 18.8128
Hunter-Lab:
78.0637, -23.5135, 12.8302
#a8d8b9 color charts
#a8d8b9 color shades, tints & tones
#a8d8b9 color schemes
#a8d8b9 color preview, HTML & CSS examples
This text has a color of #a8d8b9
<p style="color:#a8d8b9;">Text here</p>
.mytext {color:#a8d8b9;}
This box has a color of #a8d8b9
<div style="background-color:#a8d8b9;">Content here</div>
.mybackground {background-color:#a8d8b9;}
Border around this has a color of #a8d8b9
<div style="border:2px solid #a8d8b9;">Content here</div>
.myborder {border:2px solid #a8d8b9;}