#a8d8bf color space conversions
Hex:
#a8d8bf
RGB:
168, 216, 191
CMY:
34, 15, 25
CMYK:
22, 0, 12, 15
HSL:
149°, 38.0952%, 75.2941%
HSV (HSB):
149°, 22.2222%, 84.7059%
XYZ:
50.1083, 61.1982, 58.4617
xyY:
0.2952, 0.3605, 61.1982
CIE-Lab:
82.4852, -20.5865, 7.2470
CIE-LCH:
82.4852, 21.8248, 160.6066
CIE-Luv:
82.4852, -24.1849, 14.3075
Hunter-Lab:
78.2292, -22.5663, 10.4523
#a8d8bf color charts
#a8d8bf color shades, tints & tones
#a8d8bf color schemes
#a8d8bf color preview, HTML & CSS examples
This text has a color of #a8d8bf
<p style="color:#a8d8bf;">Text here</p>
.mytext {color:#a8d8bf;}
This box has a color of #a8d8bf
<div style="background-color:#a8d8bf;">Content here</div>
.mybackground {background-color:#a8d8bf;}
Border around this has a color of #a8d8bf
<div style="border:2px solid #a8d8bf;">Content here</div>
.myborder {border:2px solid #a8d8bf;}