#bac211 color space conversions
Hex:
#bac211
RGB:
186, 194, 17
CMY:
27, 24, 93
CMYK:
4, 0, 91, 24
HSL:
63°, 83.8863%, 41.3725%
HSV (HSB):
63°, 91.2371%, 76.0784%
XYZ:
39.6427, 49.0631, 7.9111
xyY:
0.4103, 0.5078, 49.0631
CIE-Lab:
75.4906, -20.7807, 74.2869
CIE-LCH:
75.4906, 77.1388, 105.6282
CIE-Luv:
75.4906, 0.5313, 82.5256
Hunter-Lab:
70.0451, -21.5552, 42.3352
#bac211 color charts
#bac211 color shades, tints & tones
#bac211 color schemes
#bac211 color preview, HTML & CSS examples
This text has a color of #bac211
<p style="color:#bac211;">Text here</p>
.mytext {color:#bac211;}
This box has a color of #bac211
<div style="background-color:#bac211;">Content here</div>
.mybackground {background-color:#bac211;}
Border around this has a color of #bac211
<div style="border:2px solid #bac211;">Content here</div>
.myborder {border:2px solid #bac211;}