#bacd6e color space conversions
Hex:
#bacd6e
RGB:
186, 205, 110
CMY:
27, 20, 57
CMYK:
9, 0, 46, 20
HSL:
72°, 48.7179%, 61.7647%
HSV (HSB):
72°, 46.3415%, 80.3922%
XYZ:
44.8955, 55.2275, 23.0456
xyY:
0.3645, 0.4484, 55.2275
CIE-Lab:
79.1721, -20.8288, 44.9001
CIE-LCH:
79.1721, 49.4960, 114.8862
CIE-Luv:
79.1721, -7.5040, 60.7930
Hunter-Lab:
74.3152, -22.2158, 33.6345
#bacd6e color charts
#bacd6e color shades, tints & tones
#bacd6e color schemes
#bacd6e color preview, HTML & CSS examples
This text has a color of #bacd6e
<p style="color:#bacd6e;">Text here</p>
.mytext {color:#bacd6e;}
This box has a color of #bacd6e
<div style="background-color:#bacd6e;">Content here</div>
.mybackground {background-color:#bacd6e;}
Border around this has a color of #bacd6e
<div style="border:2px solid #bacd6e;">Content here</div>
.myborder {border:2px solid #bacd6e;}