#a2b9c5 color space conversions
Hex:
#a2b9c5
RGB:
162, 185, 197
CMY:
36, 27, 23
CMYK:
18, 6, 0, 23
HSL:
201°, 23.1788%, 70.3922%
HSV (HSB):
201°, 17.7665%, 77.2549%
XYZ:
42.3273, 46.4105, 59.5506
xyY:
0.2854, 0.3130, 46.4105
CIE-Lab:
73.8111, -5.2922, -8.7113
CIE-LCH:
73.8111, 10.1928, 238.7208
CIE-Luv:
73.8111, -12.6982, -12.3809
Hunter-Lab:
68.1253, -8.3144, -4.1397
#a2b9c5 color charts
#a2b9c5 color shades, tints & tones
#a2b9c5 color schemes
#a2b9c5 color preview, HTML & CSS examples
This text has a color of #a2b9c5
<p style="color:#a2b9c5;">Text here</p>
.mytext {color:#a2b9c5;}
This box has a color of #a2b9c5
<div style="background-color:#a2b9c5;">Content here</div>
.mybackground {background-color:#a2b9c5;}
Border around this has a color of #a2b9c5
<div style="border:2px solid #a2b9c5;">Content here</div>
.myborder {border:2px solid #a2b9c5;}