#a8bec9 color space conversions
Hex:
#a8bec9
RGB:
168, 190, 201
CMY:
34, 25, 21
CMYK:
16, 5, 0, 21
HSL:
200°, 23.4043%, 72.3529%
HSV (HSB):
200°, 16.4179%, 78.8235%
XYZ:
45.1045, 49.3688, 62.4102
xyY:
0.2875, 0.3147, 49.3688
CIE-Lab:
75.6802, -5.1739, -8.0660
CIE-LCH:
75.6802, 9.5827, 237.3222
CIE-Luv:
75.6802, -12.1897, -11.4374
Hunter-Lab:
70.2629, -8.3740, -3.4796
#a8bec9 color charts
#a8bec9 color shades, tints & tones
#a8bec9 color schemes
#a8bec9 color preview, HTML & CSS examples
This text has a color of #a8bec9
<p style="color:#a8bec9;">Text here</p>
.mytext {color:#a8bec9;}
This box has a color of #a8bec9
<div style="background-color:#a8bec9;">Content here</div>
.mybackground {background-color:#a8bec9;}
Border around this has a color of #a8bec9
<div style="border:2px solid #a8bec9;">Content here</div>
.myborder {border:2px solid #a8bec9;}