#bcf0a0 color space conversions
Hex:
#bcf0a0
RGB:
188, 240, 160
CMY:
26, 6, 37
CMYK:
22, 0, 33, 6
HSL:
99°, 72.7273%, 78.4314%
HSV (HSB):
99°, 33.3333%, 94.1176%
XYZ:
58.2443, 75.5496, 44.7704
xyY:
0.3262, 0.4231, 75.5496
CIE-Lab:
89.6498, -30.6942, 33.4333
CIE-LCH:
89.6498, 45.3864, 132.5542
CIE-Luv:
89.6498, -25.7728, 51.8872
Hunter-Lab:
86.9193, -32.4965, 30.3044
#bcf0a0 color charts
#bcf0a0 color shades, tints & tones
#bcf0a0 color schemes
#bcf0a0 color preview, HTML & CSS examples
This text has a color of #bcf0a0
<p style="color:#bcf0a0;">Text here</p>
.mytext {color:#bcf0a0;}
This box has a color of #bcf0a0
<div style="background-color:#bcf0a0;">Content here</div>
.mybackground {background-color:#bcf0a0;}
Border around this has a color of #bcf0a0
<div style="border:2px solid #bcf0a0;">Content here</div>
.myborder {border:2px solid #bcf0a0;}