#bacb2f color space conversions
Hex:
#bacb2f
RGB:
186, 203, 47
CMY:
27, 20, 82
CMYK:
8, 0, 77, 20
HSL:
67°, 62.4000%, 49.0196%
HSV (HSB):
67°, 76.8473%, 79.6078%
XYZ:
42.1187, 53.3562, 10.7682
xyY:
0.3964, 0.5022, 53.3562
CIE-Lab:
78.0848, -24.3416, 69.7260
CIE-LCH:
78.0848, 73.8528, 109.2443
CIE-Luv:
78.0848, -5.3249, 81.8345
Hunter-Lab:
73.0453, -24.9043, 42.3913
#bacb2f color charts
#bacb2f color shades, tints & tones
#bacb2f color schemes
#bacb2f color preview, HTML & CSS examples
This text has a color of #bacb2f
<p style="color:#bacb2f;">Text here</p>
.mytext {color:#bacb2f;}
This box has a color of #bacb2f
<div style="background-color:#bacb2f;">Content here</div>
.mybackground {background-color:#bacb2f;}
Border around this has a color of #bacb2f
<div style="border:2px solid #bacb2f;">Content here</div>
.myborder {border:2px solid #bacb2f;}