#bac00b color space conversions
Hex:
#bac00b
RGB:
186, 192, 11
CMY:
27, 25, 96
CMYK:
3, 0, 94, 25
HSL:
62°, 89.1626%, 39.8039%
HSV (HSB):
62°, 94.2708%, 75.2941%
XYZ:
39.1597, 48.1625, 7.5490
xyY:
0.4128, 0.5077, 48.1625
CIE-Lab:
74.9273, -19.8760, 74.6090
CIE-LCH:
74.9273, 77.2111, 104.9173
CIE-Luv:
74.9273, 1.8434, 82.1883
Hunter-Lab:
69.3992, -20.7269, 42.1301
#bac00b color charts
#bac00b color shades, tints & tones
#bac00b color schemes
#bac00b color preview, HTML & CSS examples
This text has a color of #bac00b
<p style="color:#bac00b;">Text here</p>
.mytext {color:#bac00b;}
This box has a color of #bac00b
<div style="background-color:#bac00b;">Content here</div>
.mybackground {background-color:#bac00b;}
Border around this has a color of #bac00b
<div style="border:2px solid #bac00b;">Content here</div>
.myborder {border:2px solid #bac00b;}