#bacf3e color space conversions
Hex:
#bacf3e
RGB:
186, 207, 62
CMY:
27, 19, 76
CMYK:
10, 0, 70, 19
HSL:
69°, 60.1660%, 52.7451%
HSV (HSB):
69°, 70.0483%, 81.1765%
XYZ:
43.4320, 55.4126, 12.9640
xyY:
0.3884, 0.4956, 55.4126
CIE-Lab:
79.2783, -25.5643, 65.8817
CIE-LCH:
79.2783, 70.6678, 111.2079
CIE-Luv:
79.2783, -7.8985, 79.9685
Hunter-Lab:
74.4396, -26.1229, 41.7821
#bacf3e color charts
#bacf3e color shades, tints & tones
#bacf3e color schemes
#bacf3e color preview, HTML & CSS examples
This text has a color of #bacf3e
<p style="color:#bacf3e;">Text here</p>
.mytext {color:#bacf3e;}
This box has a color of #bacf3e
<div style="background-color:#bacf3e;">Content here</div>
.mybackground {background-color:#bacf3e;}
Border around this has a color of #bacf3e
<div style="border:2px solid #bacf3e;">Content here</div>
.myborder {border:2px solid #bacf3e;}