#bacbc8 color space conversions
Hex:
#bacbc8
RGB:
186, 203, 200
CMY:
27, 20, 22
CMYK:
8, 0, 1, 20
HSL:
169°, 14.0496%, 76.2745%
HSV (HSB):
169°, 8.3744%, 79.6078%
XYZ:
52.0310, 57.3211, 62.9653
xyY:
0.3019, 0.3326, 57.3211
CIE-Lab:
80.3599, -6.3243, -0.4887
CIE-LCH:
80.3599, 6.3431, 184.4187
CIE-Luv:
80.3599, -9.1557, 0.3529
Hunter-Lab:
75.7107, -9.8225, 3.6885
#bacbc8 color charts
#bacbc8 color shades, tints & tones
#bacbc8 color schemes
#bacbc8 color preview, HTML & CSS examples
This text has a color of #bacbc8
<p style="color:#bacbc8;">Text here</p>
.mytext {color:#bacbc8;}
This box has a color of #bacbc8
<div style="background-color:#bacbc8;">Content here</div>
.mybackground {background-color:#bacbc8;}
Border around this has a color of #bacbc8
<div style="border:2px solid #bacbc8;">Content here</div>
.myborder {border:2px solid #bacbc8;}