#bacd01 color space conversions
Hex:
#bacd01
RGB:
186, 205, 1
CMY:
27, 20, 100
CMYK:
9, 0, 100, 20
HSL:
66°, 99.0291%, 40.3922%
HSV (HSB):
66°, 99.5122%, 80.3922%
XYZ:
42.0865, 54.1039, 8.2536
xyY:
0.4030, 0.5180, 54.1039
CIE-Lab:
78.5223, -26.3244, 78.3264
CIE-LCH:
78.5223, 82.6317, 108.5768
CIE-Luv:
78.5223, -6.3192, 87.7913
Hunter-Lab:
73.5554, -26.5888, 44.8359
#bacd01 color charts
#bacd01 color shades, tints & tones
#bacd01 color schemes
#bacd01 color preview, HTML & CSS examples
This text has a color of #bacd01
<p style="color:#bacd01;">Text here</p>
.mytext {color:#bacd01;}
This box has a color of #bacd01
<div style="background-color:#bacd01;">Content here</div>
.mybackground {background-color:#bacd01;}
Border around this has a color of #bacd01
<div style="border:2px solid #bacd01;">Content here</div>
.myborder {border:2px solid #bacd01;}