#bacfc7 color space conversions
Hex:
#bacfc7
RGB:
186, 207, 199
CMY:
27, 19, 22
CMYK:
10, 0, 4, 19
HSL:
157°, 17.9487%, 77.0588%
HSV (HSB):
157°, 10.1449%, 81.1765%
XYZ:
52.8713, 59.1883, 62.6707
xyY:
0.3026, 0.3387, 59.1883
CIE-Lab:
81.3950, -8.5957, 1.5563
CIE-LCH:
81.3950, 8.7354, 169.7375
CIE-Luv:
81.3950, -11.0790, 3.8247
Hunter-Lab:
76.9339, -11.9637, 5.5559
#bacfc7 color charts
#bacfc7 color shades, tints & tones
#bacfc7 color schemes
#bacfc7 color preview, HTML & CSS examples
This text has a color of #bacfc7
<p style="color:#bacfc7;">Text here</p>
.mytext {color:#bacfc7;}
This box has a color of #bacfc7
<div style="background-color:#bacfc7;">Content here</div>
.mybackground {background-color:#bacfc7;}
Border around this has a color of #bacfc7
<div style="border:2px solid #bacfc7;">Content here</div>
.myborder {border:2px solid #bacfc7;}