#bacf50 color space conversions
Hex:
#bacf50
RGB:
186, 207, 80
CMY:
27, 19, 69
CMYK:
10, 0, 61, 19
HSL:
70°, 56.9507%, 56.2745%
HSV (HSB):
70°, 61.3527%, 81.1765%
XYZ:
44.0105, 55.6439, 16.0102
xyY:
0.3805, 0.4811, 55.6439
CIE-Lab:
79.4107, -24.4329, 58.9390
CIE-LCH:
79.4107, 63.8026, 112.5162
CIE-Luv:
79.4107, -8.1279, 74.4017
Hunter-Lab:
74.5949, -25.2272, 39.4911
#bacf50 color charts
#bacf50 color shades, tints & tones
#bacf50 color schemes
#bacf50 color preview, HTML & CSS examples
This text has a color of #bacf50
<p style="color:#bacf50;">Text here</p>
.mytext {color:#bacf50;}
This box has a color of #bacf50
<div style="background-color:#bacf50;">Content here</div>
.mybackground {background-color:#bacf50;}
Border around this has a color of #bacf50
<div style="border:2px solid #bacf50;">Content here</div>
.myborder {border:2px solid #bacf50;}