#bcf7d7 color space conversions
Hex:
#bcf7d7
RGB:
188, 247, 215
CMY:
26, 3, 16
CMYK:
24, 0, 13, 3
HSL:
147°, 78.6667%, 85.2941%
HSV (HSB):
147°, 23.8866%, 96.8627%
XYZ:
66.2655, 82.1192, 76.6480
xyY:
0.2945, 0.3649, 82.1192
CIE-Lab:
92.6274, -24.8652, 9.3746
CIE-LCH:
92.6274, 26.5737, 159.3426
CIE-Luv:
92.6274, -29.3447, 18.4848
Hunter-Lab:
90.6196, -28.0564, 13.2850
#bcf7d7 color charts
#bcf7d7 color shades, tints & tones
#bcf7d7 color schemes
#bcf7d7 color preview, HTML & CSS examples
This text has a color of #bcf7d7
<p style="color:#bcf7d7;">Text here</p>
.mytext {color:#bcf7d7;}
This box has a color of #bcf7d7
<div style="background-color:#bcf7d7;">Content here</div>
.mybackground {background-color:#bcf7d7;}
Border around this has a color of #bcf7d7
<div style="border:2px solid #bcf7d7;">Content here</div>
.myborder {border:2px solid #bcf7d7;}