#a2bec2 color space conversions
Hex:
#a2bec2
RGB:
162, 190, 194
CMY:
36, 25, 24
CMYK:
16, 2, 0, 24
HSL:
188°, 20.7792%, 69.8039%
HSV (HSB):
188°, 16.4948%, 76.0784%
XYZ:
43.0514, 48.4033, 58.1127
xyY:
0.2878, 0.3236, 48.4033
CIE-Lab:
75.0786, -8.5906, -5.1988
CIE-LCH:
75.0786, 10.0412, 211.1811
CIE-Luv:
75.0786, -14.9433, -6.4316
Hunter-Lab:
69.5725, -11.2964, -0.8231
#a2bec2 color charts
#a2bec2 color shades, tints & tones
#a2bec2 color schemes
#a2bec2 color preview, HTML & CSS examples
This text has a color of #a2bec2
<p style="color:#a2bec2;">Text here</p>
.mytext {color:#a2bec2;}
This box has a color of #a2bec2
<div style="background-color:#a2bec2;">Content here</div>
.mybackground {background-color:#a2bec2;}
Border around this has a color of #a2bec2
<div style="border:2px solid #a2bec2;">Content here</div>
.myborder {border:2px solid #a2bec2;}