#bac350 color space conversions
Hex:
#bac350
RGB:
186, 195, 80
CMY:
27, 24, 69
CMYK:
5, 0, 59, 24
HSL:
65°, 48.9362%, 53.9216%
HSV (HSB):
65°, 58.9744%, 76.4706%
XYZ:
41.2128, 50.0485, 15.0776
xyY:
0.3876, 0.4707, 50.0485
CIE-Lab:
76.0990, -18.5350, 55.3199
CIE-LCH:
76.0990, 58.3424, 108.5234
CIE-Luv:
76.0990, -0.9159, 68.9616
Hunter-Lab:
70.7450, -19.8178, 36.8852
#bac350 color charts
#bac350 color shades, tints & tones
#bac350 color schemes
#bac350 color preview, HTML & CSS examples
This text has a color of #bac350
<p style="color:#bac350;">Text here</p>
.mytext {color:#bac350;}
This box has a color of #bac350
<div style="background-color:#bac350;">Content here</div>
.mybackground {background-color:#bac350;}
Border around this has a color of #bac350
<div style="border:2px solid #bac350;">Content here</div>
.myborder {border:2px solid #bac350;}