#babac1 color space conversions
Hex:
#babac1
RGB:
186, 186, 193
CMY:
27, 27, 24
CMYK:
4, 4, 0, 24
HSL:
240°, 5.3435%, 74.3137%
HSV (HSB):
240°, 3.6269%, 75.6863%
XYZ:
47.4342, 49.4072, 57.4886
xyY:
0.3074, 0.3201, 49.4072
CIE-Lab:
75.7039, 1.3261, -3.5378
CIE-LCH:
75.7039, 3.7782, 290.5474
CIE-Luv:
75.7039, -0.3979, -5.5404
Hunter-Lab:
70.2902, -2.5500, 0.7114
#babac1 color charts
#babac1 color shades, tints & tones
#babac1 color schemes
#babac1 color preview, HTML & CSS examples
This text has a color of #babac1
<p style="color:#babac1;">Text here</p>
.mytext {color:#babac1;}
This box has a color of #babac1
<div style="background-color:#babac1;">Content here</div>
.mybackground {background-color:#babac1;}
Border around this has a color of #babac1
<div style="border:2px solid #babac1;">Content here</div>
.myborder {border:2px solid #babac1;}