#bacd8f color space conversions
Hex:
#bacd8f
RGB:
186, 205, 143
CMY:
27, 20, 44
CMYK:
9, 0, 30, 20
HSL:
78°, 38.2716%, 68.2353%
HSV (HSB):
78°, 30.2439%, 80.3922%
XYZ:
47.0389, 56.0849, 34.3329
xyY:
0.3422, 0.4080, 56.0849
CIE-Lab:
79.6621, -16.8399, 28.8070
CIE-LCH:
79.6621, 33.3680, 120.3095
CIE-Luv:
79.6621, -8.3209, 42.3068
Hunter-Lab:
74.8899, -18.9399, 25.2417
#bacd8f color charts
#bacd8f color shades, tints & tones
#bacd8f color schemes
#bacd8f color preview, HTML & CSS examples
This text has a color of #bacd8f
<p style="color:#bacd8f;">Text here</p>
.mytext {color:#bacd8f;}
This box has a color of #bacd8f
<div style="background-color:#bacd8f;">Content here</div>
.mybackground {background-color:#bacd8f;}
Border around this has a color of #bacd8f
<div style="border:2px solid #bacd8f;">Content here</div>
.myborder {border:2px solid #bacd8f;}