#bcf8d9 color space conversions
Hex:
#bcf8d9
RGB:
188, 248, 217
CMY:
26, 3, 15
CMYK:
24, 0, 13, 3
HSL:
149°, 81.0811%, 85.4902%
HSV (HSB):
149°, 24.1935%, 97.2549%
XYZ:
66.8308, 82.8359, 78.1122
xyY:
0.2934, 0.3637, 82.8359
CIE-Lab:
92.9426, -24.9663, 8.7922
CIE-LCH:
92.9426, 26.4692, 160.5997
CIE-Luv:
92.9426, -29.8076, 17.6495
Hunter-Lab:
91.0142, -28.2042, 12.8248
#bcf8d9 color charts
#bcf8d9 color shades, tints & tones
#bcf8d9 color schemes
#bcf8d9 color preview, HTML & CSS examples
This text has a color of #bcf8d9
<p style="color:#bcf8d9;">Text here</p>
.mytext {color:#bcf8d9;}
This box has a color of #bcf8d9
<div style="background-color:#bcf8d9;">Content here</div>
.mybackground {background-color:#bcf8d9;}
Border around this has a color of #bcf8d9
<div style="border:2px solid #bcf8d9;">Content here</div>
.myborder {border:2px solid #bcf8d9;}