#a8bcbc color space conversions
Hex:
#a8bcbc
RGB:
168, 188, 188
CMY:
34, 26, 26
CMYK:
11, 0, 0, 26
HSL:
180°, 12.9870%, 69.8039%
HSV (HSB):
180°, 10.6383%, 73.7255%
XYZ:
43.2088, 47.9221, 54.5495
xyY:
0.2966, 0.3290, 47.9221
CIE-Lab:
74.7758, -6.8178, -2.3350
CIE-LCH:
74.7758, 7.2066, 198.9058
CIE-Luv:
74.7758, -10.8194, -2.3467
Hunter-Lab:
69.2258, -9.7305, 1.7379
#a8bcbc color charts
#a8bcbc color shades, tints & tones
#a8bcbc color schemes
#a8bcbc color preview, HTML & CSS examples
This text has a color of #a8bcbc
<p style="color:#a8bcbc;">Text here</p>
.mytext {color:#a8bcbc;}
This box has a color of #a8bcbc
<div style="background-color:#a8bcbc;">Content here</div>
.mybackground {background-color:#a8bcbc;}
Border around this has a color of #a8bcbc
<div style="border:2px solid #a8bcbc;">Content here</div>
.myborder {border:2px solid #a8bcbc;}