#bacc0e color space conversions
Hex:
#bacc0e
RGB:
186, 204, 14
CMY:
27, 20, 95
CMYK:
9, 0, 93, 20
HSL:
66°, 87.1560%, 42.7451%
HSV (HSB):
66°, 93.1373%, 80.0000%
XYZ:
41.9218, 53.6565, 8.5627
xyY:
0.4025, 0.5152, 53.6565
CIE-Lab:
78.2610, -25.6960, 76.8323
CIE-LCH:
78.2610, 81.0153, 108.4921
CIE-Luv:
78.2610, -5.7369, 86.6489
Hunter-Lab:
73.2506, -26.0318, 44.3447
#bacc0e color charts
#bacc0e color shades, tints & tones
#bacc0e color schemes
#bacc0e color preview, HTML & CSS examples
This text has a color of #bacc0e
<p style="color:#bacc0e;">Text here</p>
.mytext {color:#bacc0e;}
This box has a color of #bacc0e
<div style="background-color:#bacc0e;">Content here</div>
.mybackground {background-color:#bacc0e;}
Border around this has a color of #bacc0e
<div style="border:2px solid #bacc0e;">Content here</div>
.myborder {border:2px solid #bacc0e;}