#baacac color space conversions
Hex:
#baacac
RGB:
186, 172, 172
CMY:
27, 33, 33
CMYK:
0, 8, 8, 27
HSL:
0°, 9.2105%, 70.1961%
HSV (HSB):
0°, 7.5269%, 72.9412%
XYZ:
42.4486, 42.9227, 45.0774
xyY:
0.3254, 0.3290, 42.9227
CIE-Lab:
71.5025, 5.0233, 1.8058
CIE-LCH:
71.5025, 5.3380, 19.7725
CIE-Luv:
71.5025, 8.2200, 1.7607
Hunter-Lab:
65.5154, 1.0014, 5.0668
#baacac color charts
#baacac RGB chart
#baacac CMYK chart
#baacac RGB pie chart
#baacac color shades, tints & tones
#baacac color schemes
#baacac color preview, HTML & CSS examples
This text has a color of #baacac
<p style="color:#baacac;">Text here</p>
.mytext {color:#baacac;}
Text color #baacac
This box has a color of #baacac
<div style="background-color:#baacac;">Content here</div>
.mybackground {background-color:#baacac;}
Background color #baacac
Border around this has a color of #baacac
<div style="border:2px solid #baacac;">Content here</div>
.myborder {border:2px solid #baacac;}
Border color #baacac