#bacac8 color space conversions
Hex:
#bacac8
RGB:
186, 202, 200
CMY:
27, 21, 22
CMYK:
8, 0, 1, 21
HSL:
173°, 13.1148%, 76.0784%
HSV (HSB):
173°, 7.9208%, 79.2157%
XYZ:
51.7956, 56.8503, 62.8869
xyY:
0.3020, 0.3314, 56.8503
CIE-Lab:
80.0953, -5.8018, -0.8756
CIE-LCH:
80.0953, 5.8675, 188.5820
CIE-Luv:
80.0953, -8.6658, -0.3215
Hunter-Lab:
75.3991, -9.3276, 3.3284
#bacac8 color charts
#bacac8 color shades, tints & tones
#bacac8 color schemes
#bacac8 color preview, HTML & CSS examples
This text has a color of #bacac8
<p style="color:#bacac8;">Text here</p>
.mytext {color:#bacac8;}
This box has a color of #bacac8
<div style="background-color:#bacac8;">Content here</div>
.mybackground {background-color:#bacac8;}
Border around this has a color of #bacac8
<div style="border:2px solid #bacac8;">Content here</div>
.myborder {border:2px solid #bacac8;}