#a1bcd1 color space conversions
Hex:
#a1bcd1
RGB:
161, 188, 209
CMY:
37, 26, 18
CMYK:
23, 10, 0, 18
HSL:
206°, 34.2857%, 72.5490%
HSV (HSB):
206°, 22.9665%, 81.9608%
XYZ:
44.1898, 48.1470, 67.2858
xyY:
0.2768, 0.3016, 48.1470
CIE-Lab:
74.9175, -4.5410, -13.5992
CIE-LCH:
74.9175, 14.3373, 251.5350
CIE-Luv:
74.9175, -14.8863, -20.2629
Hunter-Lab:
69.3880, -7.7512, -8.9222
#a1bcd1 color charts
#a1bcd1 color shades, tints & tones
#a1bcd1 color schemes
#a1bcd1 color preview, HTML & CSS examples
This text has a color of #a1bcd1
<p style="color:#a1bcd1;">Text here</p>
.mytext {color:#a1bcd1;}
This box has a color of #a1bcd1
<div style="background-color:#a1bcd1;">Content here</div>
.mybackground {background-color:#a1bcd1;}
Border around this has a color of #a1bcd1
<div style="border:2px solid #a1bcd1;">Content here</div>
.myborder {border:2px solid #a1bcd1;}