#bace00 color space conversions
Hex:
#bace00
RGB:
186, 206, 0
CMY:
27, 19, 100
CMYK:
10, 0, 100, 19
HSL:
66°, 100.0000%, 40.3922%
HSV (HSB):
66°, 100.0000%, 80.7843%
XYZ:
42.3210, 54.5817, 8.3048
xyY:
0.4023, 0.5188, 54.5817
CIE-Lab:
78.7997, -26.8137, 78.6302
CIE-LCH:
78.7997, 83.0764, 108.8299
CIE-Luv:
78.7997, -6.9310, 88.2311
Hunter-Lab:
73.8794, -27.0373, 45.0508
#bace00 color charts
#bace00 color shades, tints & tones
#bace00 color schemes
#bace00 color preview, HTML & CSS examples
This text has a color of #bace00
<p style="color:#bace00;">Text here</p>
.mytext {color:#bace00;}
This box has a color of #bace00
<div style="background-color:#bace00;">Content here</div>
.mybackground {background-color:#bace00;}
Border around this has a color of #bace00
<div style="border:2px solid #bace00;">Content here</div>
.myborder {border:2px solid #bace00;}