#a1bbd5 color space conversions
Hex:
#a1bbd5
RGB:
161, 187, 213
CMY:
37, 27, 16
CMYK:
24, 12, 0, 16
HSL:
210°, 38.2353%, 73.3333%
HSV (HSB):
210°, 24.4131%, 83.5294%
XYZ:
44.4785, 47.9218, 69.8564
xyY:
0.2741, 0.2953, 47.9218
CIE-Lab:
74.7756, -3.0874, -15.9862
CIE-LCH:
74.7756, 16.2816, 259.0690
CIE-Luv:
74.7756, -14.5475, -24.3164
Hunter-Lab:
69.2256, -6.4558, -11.3723
#a1bbd5 color charts
#a1bbd5 color shades, tints & tones
#a1bbd5 color schemes
#a1bbd5 color preview, HTML & CSS examples
This text has a color of #a1bbd5
<p style="color:#a1bbd5;">Text here</p>
.mytext {color:#a1bbd5;}
This box has a color of #a1bbd5
<div style="background-color:#a1bbd5;">Content here</div>
.mybackground {background-color:#a1bbd5;}
Border around this has a color of #a1bbd5
<div style="border:2px solid #a1bbd5;">Content here</div>
.myborder {border:2px solid #a1bbd5;}