#bccfcb color space conversions
Hex:
#bccfcb
RGB:
188, 207, 203
CMY:
26, 19, 20
CMYK:
9, 0, 2, 19
HSL:
167°, 16.5217%, 77.4510%
HSV (HSB):
167°, 9.1787%, 81.1765%
XYZ:
53.8314, 59.6288, 65.1722
xyY:
0.3014, 0.3338, 59.6288
CIE-Lab:
81.6360, -7.1607, -0.2128
CIE-LCH:
81.6360, 7.1638, 181.7025
CIE-Luv:
81.6360, -10.1692, 0.9144
Hunter-Lab:
77.2197, -10.6986, 4.0140
#bccfcb color charts
#bccfcb color shades, tints & tones
#bccfcb color schemes
#bccfcb color preview, HTML & CSS examples
This text has a color of #bccfcb
<p style="color:#bccfcb;">Text here</p>
.mytext {color:#bccfcb;}
This box has a color of #bccfcb
<div style="background-color:#bccfcb;">Content here</div>
.mybackground {background-color:#bccfcb;}
Border around this has a color of #bccfcb
<div style="border:2px solid #bccfcb;">Content here</div>
.myborder {border:2px solid #bccfcb;}