#bac10e color space conversions
Hex:
#bac10e
RGB:
186, 193, 14
CMY:
27, 24, 95
CMYK:
4, 0, 93, 24
HSL:
62°, 86.4734%, 40.5882%
HSV (HSB):
62°, 92.7461%, 75.6863%
XYZ:
39.3989, 48.6107, 7.7217
xyY:
0.4116, 0.5078, 48.6107
CIE-Lab:
75.2085, -20.3321, 74.4717
CIE-LCH:
75.2085, 77.1973, 105.2706
CIE-Luv:
75.2085, 1.1867, 82.3723
Hunter-Lab:
69.7214, -21.1437, 42.2385
#bac10e color charts
#bac10e color shades, tints & tones
#bac10e color schemes
#bac10e color preview, HTML & CSS examples
This text has a color of #bac10e
<p style="color:#bac10e;">Text here</p>
.mytext {color:#bac10e;}
This box has a color of #bac10e
<div style="background-color:#bac10e;">Content here</div>
.mybackground {background-color:#bac10e;}
Border around this has a color of #bac10e
<div style="border:2px solid #bac10e;">Content here</div>
.myborder {border:2px solid #bac10e;}