#bcf5b5 color space conversions
Hex:
#bcf5b5
RGB:
188, 245, 181
CMY:
26, 4, 29
CMYK:
23, 0, 26, 4
HSL:
113°, 76.1905%, 83.5294%
HSV (HSB):
113°, 26.1224%, 96.0784%
XYZ:
61.7319, 79.3324, 55.7751
xyY:
0.3136, 0.4030, 79.3324
CIE-Lab:
91.3845, -29.8582, 25.1198
CIE-LCH:
91.3845, 39.0194, 139.9260
CIE-Luv:
91.3845, -28.3097, 41.3585
Hunter-Lab:
89.0687, -32.1551, 25.2205
#bcf5b5 color charts
#bcf5b5 color shades, tints & tones
#bcf5b5 color schemes
#bcf5b5 color preview, HTML & CSS examples
This text has a color of #bcf5b5
<p style="color:#bcf5b5;">Text here</p>
.mytext {color:#bcf5b5;}
This box has a color of #bcf5b5
<div style="background-color:#bcf5b5;">Content here</div>
.mybackground {background-color:#bcf5b5;}
Border around this has a color of #bcf5b5
<div style="border:2px solid #bcf5b5;">Content here</div>
.myborder {border:2px solid #bcf5b5;}