#a1bfc9 color space conversions
Hex:
#a1bfc9
RGB:
161, 191, 201
CMY:
37, 25, 21
CMYK:
20, 5, 0, 21
HSL:
195°, 27.0270%, 70.9804%
HSV (HSB):
195°, 19.9005%, 78.8235%
XYZ:
43.8714, 49.0557, 62.4148
xyY:
0.2824, 0.3158, 49.0557
CIE-Lab:
75.4860, -7.9238, -8.4049
CIE-LCH:
75.4860, 11.5512, 226.6874
CIE-Luv:
75.4860, -16.0510, -11.5257
Hunter-Lab:
70.0398, -10.7612, -3.8074
#a1bfc9 color charts
#a1bfc9 color shades, tints & tones
#a1bfc9 color schemes
#a1bfc9 color preview, HTML & CSS examples
This text has a color of #a1bfc9
<p style="color:#a1bfc9;">Text here</p>
.mytext {color:#a1bfc9;}
This box has a color of #a1bfc9
<div style="background-color:#a1bfc9;">Content here</div>
.mybackground {background-color:#a1bfc9;}
Border around this has a color of #a1bfc9
<div style="border:2px solid #a1bfc9;">Content here</div>
.myborder {border:2px solid #a1bfc9;}