#a8b2c2 color space conversions
Hex:
#a8b2c2
RGB:
168, 178, 194
CMY:
34, 30, 24
CMYK:
13, 8, 0, 24
HSL:
217°, 17.5676%, 70.9804%
HSV (HSB):
217°, 13.4021%, 76.0784%
XYZ:
41.8064, 44.0607, 57.3401
xyY:
0.2919, 0.3077, 44.0607
CIE-Lab:
72.2690, -0.2178, -9.3208
CIE-LCH:
72.2690, 9.3233, 268.6612
CIE-Luv:
72.2690, -6.2637, -14.0966
Hunter-Lab:
66.3782, -3.7386, -4.7522
#a8b2c2 color charts
#a8b2c2 color shades, tints & tones
#a8b2c2 color schemes
#a8b2c2 color preview, HTML & CSS examples
This text has a color of #a8b2c2
<p style="color:#a8b2c2;">Text here</p>
.mytext {color:#a8b2c2;}
This box has a color of #a8b2c2
<div style="background-color:#a8b2c2;">Content here</div>
.mybackground {background-color:#a8b2c2;}
Border around this has a color of #a8b2c2
<div style="border:2px solid #a8b2c2;">Content here</div>
.myborder {border:2px solid #a8b2c2;}