#bcf5b9 color space conversions
Hex:
#bcf5b9
RGB:
188, 245, 185
CMY:
26, 4, 27
CMYK:
23, 0, 24, 4
HSL:
117°, 75.0000%, 84.3137%
HSV (HSB):
117°, 24.4898%, 96.0784%
XYZ:
62.1484, 79.4990, 57.9682
xyY:
0.3113, 0.3983, 79.4990
CIE-Lab:
91.4596, -29.2104, 23.1788
CIE-LCH:
91.4596, 37.2894, 141.5676
CIE-Luv:
91.4596, -28.3215, 38.6644
Hunter-Lab:
89.1622, -31.6146, 23.8665
#bcf5b9 color charts
#bcf5b9 color shades, tints & tones
#bcf5b9 color schemes
#bcf5b9 color preview, HTML & CSS examples
This text has a color of #bcf5b9
<p style="color:#bcf5b9;">Text here</p>
.mytext {color:#bcf5b9;}
This box has a color of #bcf5b9
<div style="background-color:#bcf5b9;">Content here</div>
.mybackground {background-color:#bcf5b9;}
Border around this has a color of #bcf5b9
<div style="border:2px solid #bcf5b9;">Content here</div>
.myborder {border:2px solid #bcf5b9;}