#bfc8cc color space conversions
Hex:
#bfc8cc
RGB:
191, 200, 204
CMY:
25, 22, 20
CMYK:
6, 2, 0, 20
HSL:
198°, 11.3043%, 77.4510%
HSV (HSB):
198°, 6.3725%, 80.0000%
XYZ:
53.0392, 56.7446, 65.2841
xyY:
0.3030, 0.3241, 56.7446
CIE-Lab:
80.0357, -2.3019, -3.0684
CIE-LCH:
80.0357, 3.8359, 233.1222
CIE-Luv:
80.0357, -5.1819, -4.2533
Hunter-Lab:
75.3290, -6.1437, 1.3464
#bfc8cc color charts
#bfc8cc color shades, tints & tones
#bfc8cc color schemes
#bfc8cc color preview, HTML & CSS examples
This text has a color of #bfc8cc
<p style="color:#bfc8cc;">Text here</p>
.mytext {color:#bfc8cc;}
This box has a color of #bfc8cc
<div style="background-color:#bfc8cc;">Content here</div>
.mybackground {background-color:#bfc8cc;}
Border around this has a color of #bfc8cc
<div style="border:2px solid #bfc8cc;">Content here</div>
.myborder {border:2px solid #bfc8cc;}