#bae00c color space conversions
Hex:
#bae00c
RGB:
186, 224, 12
CMY:
27, 12, 95
CMYK:
17, 0, 95, 12
HSL:
71°, 89.8305%, 46.2745%
HSV (HSB):
71°, 94.6429%, 87.8431%
XYZ:
46.9717, 63.7770, 10.1823
xyY:
0.3884, 0.5274, 63.7770
CIE-Lab:
83.8495, -35.0774, 81.3738
CIE-LCH:
83.8495, 88.6122, 113.3192
CIE-Luv:
83.8495, -17.6167, 94.4952
Hunter-Lab:
79.8605, -34.7671, 48.3428
#bae00c color charts
#bae00c color shades, tints & tones
#bae00c color schemes
#bae00c color preview, HTML & CSS examples
This text has a color of #bae00c
<p style="color:#bae00c;">Text here</p>
.mytext {color:#bae00c;}
This box has a color of #bae00c
<div style="background-color:#bae00c;">Content here</div>
.mybackground {background-color:#bae00c;}
Border around this has a color of #bae00c
<div style="border:2px solid #bae00c;">Content here</div>
.myborder {border:2px solid #bae00c;}