#bacc50 color space conversions
Hex:
#bacc50
RGB:
186, 204, 80
CMY:
27, 20, 69
CMYK:
9, 0, 61, 20
HSL:
69°, 54.8673%, 55.6863%
HSV (HSB):
69°, 60.7843%, 80.0000%
XYZ:
43.2905, 54.2040, 15.7702
xyY:
0.3822, 0.4786, 54.2040
CIE-Lab:
78.5805, -22.9754, 58.0378
CIE-LCH:
78.5805, 62.4199, 111.5971
CIE-Luv:
78.5805, -6.3510, 73.0485
Hunter-Lab:
73.6234, -23.8830, 38.8364
#bacc50 color charts
#bacc50 color shades, tints & tones
#bacc50 color schemes
#bacc50 color preview, HTML & CSS examples
This text has a color of #bacc50
<p style="color:#bacc50;">Text here</p>
.mytext {color:#bacc50;}
This box has a color of #bacc50
<div style="background-color:#bacc50;">Content here</div>
.mybackground {background-color:#bacc50;}
Border around this has a color of #bacc50
<div style="border:2px solid #bacc50;">Content here</div>
.myborder {border:2px solid #bacc50;}