#bac242 color space conversions
Hex:
#bac242
RGB:
186, 194, 66
CMY:
27, 24, 74
CMYK:
4, 0, 66, 24
HSL:
64°, 51.2000%, 50.9804%
HSV (HSB):
64°, 65.9794%, 76.0784%
XYZ:
40.5249, 49.4160, 12.5566
xyY:
0.3954, 0.4821, 49.4160
CIE-Lab:
75.7094, -18.9731, 60.7701
CIE-LCH:
75.7094, 63.6630, 107.3389
CIE-Luv:
75.7094, -0.0210, 73.2346
Hunter-Lab:
70.2965, -20.1165, 38.6170
#bac242 color charts
#bac242 color shades, tints & tones
#bac242 color schemes
#bac242 color preview, HTML & CSS examples
This text has a color of #bac242
<p style="color:#bac242;">Text here</p>
.mytext {color:#bac242;}
This box has a color of #bac242
<div style="background-color:#bac242;">Content here</div>
.mybackground {background-color:#bac242;}
Border around this has a color of #bac242
<div style="border:2px solid #bac242;">Content here</div>
.myborder {border:2px solid #bac242;}