#bac00c color space conversions
Hex:
#bac00c
RGB:
186, 192, 12
CMY:
27, 25, 95
CMYK:
3, 0, 94, 25
HSL:
62°, 88.2353%, 40.0000%
HSV (HSB):
62°, 93.7500%, 75.2941%
XYZ:
39.1657, 48.1649, 7.5803
xyY:
0.4127, 0.5075, 48.1649
CIE-Lab:
74.9288, -19.8636, 74.4979
CIE-LCH:
74.9288, 77.1006, 104.9296
CIE-Luv:
74.9288, 1.8393, 82.1234
Hunter-Lab:
69.4010, -20.7171, 42.1047
#bac00c color charts
#bac00c color shades, tints & tones
#bac00c color schemes
#bac00c color preview, HTML & CSS examples
This text has a color of #bac00c
<p style="color:#bac00c;">Text here</p>
.mytext {color:#bac00c;}
This box has a color of #bac00c
<div style="background-color:#bac00c;">Content here</div>
.mybackground {background-color:#bac00c;}
Border around this has a color of #bac00c
<div style="border:2px solid #bac00c;">Content here</div>
.myborder {border:2px solid #bac00c;}