#bfc8cf color space conversions
Hex:
#bfc8cf
RGB:
191, 200, 207
CMY:
25, 22, 19
CMYK:
8, 3, 0, 19
HSL:
206°, 14.2857%, 78.0392%
HSV (HSB):
206°, 7.7295%, 81.1765%
XYZ:
53.4026, 56.8899, 67.1977
xyY:
0.3009, 0.3205, 56.8899
CIE-Lab:
80.1176, -1.7171, -4.5591
CIE-LCH:
80.1176, 4.8717, 249.3620
CIE-Luv:
80.1176, -5.3227, -6.6426
Hunter-Lab:
75.4254, -5.6131, -0.0246
#bfc8cf color charts
#bfc8cf color shades, tints & tones
#bfc8cf color schemes
#bfc8cf color preview, HTML & CSS examples
This text has a color of #bfc8cf
<p style="color:#bfc8cf;">Text here</p>
.mytext {color:#bfc8cf;}
This box has a color of #bfc8cf
<div style="background-color:#bfc8cf;">Content here</div>
.mybackground {background-color:#bfc8cf;}
Border around this has a color of #bfc8cf
<div style="border:2px solid #bfc8cf;">Content here</div>
.myborder {border:2px solid #bfc8cf;}