#bac34c color space conversions
Hex:
#bac34c
RGB:
186, 195, 76
CMY:
27, 24, 70
CMYK:
5, 0, 61, 24
HSL:
65°, 49.7908%, 53.1373%
HSV (HSB):
65°, 61.0256%, 76.4706%
XYZ:
41.0693, 49.9911, 14.3221
xyY:
0.3897, 0.4744, 49.9911
CIE-Lab:
76.0638, -18.8228, 57.0170
CIE-LCH:
76.0638, 60.0437, 108.2694
CIE-Luv:
76.0638, -0.8323, 70.4039
Hunter-Lab:
70.7044, -20.0493, 37.4831
#bac34c color charts
#bac34c color shades, tints & tones
#bac34c color schemes
#bac34c color preview, HTML & CSS examples
This text has a color of #bac34c
<p style="color:#bac34c;">Text here</p>
.mytext {color:#bac34c;}
This box has a color of #bac34c
<div style="background-color:#bac34c;">Content here</div>
.mybackground {background-color:#bac34c;}
Border around this has a color of #bac34c
<div style="border:2px solid #bac34c;">Content here</div>
.myborder {border:2px solid #bac34c;}