#a1b8c8 color space conversions
Hex:
#a1b8c8
RGB:
161, 184, 200
CMY:
37, 28, 22
CMYK:
20, 8, 0, 22
HSL:
205°, 26.1745%, 70.7843%
HSV (HSB):
205°, 19.5000%, 78.4314%
XYZ:
42.2638, 46.0282, 61.3004
xyY:
0.2825, 0.3077, 46.0282
CIE-Lab:
73.5638, -4.4174, -10.7242
CIE-LCH:
73.5638, 11.5984, 247.6130
CIE-Luv:
73.5638, -12.8150, -15.6688
Hunter-Lab:
67.8441, -7.5298, -6.0805
#a1b8c8 color charts
#a1b8c8 color shades, tints & tones
#a1b8c8 color schemes
#a1b8c8 color preview, HTML & CSS examples
This text has a color of #a1b8c8
<p style="color:#a1b8c8;">Text here</p>
.mytext {color:#a1b8c8;}
This box has a color of #a1b8c8
<div style="background-color:#a1b8c8;">Content here</div>
.mybackground {background-color:#a1b8c8;}
Border around this has a color of #a1b8c8
<div style="border:2px solid #a1b8c8;">Content here</div>
.myborder {border:2px solid #a1b8c8;}