#bfc8ce color space conversions
Hex:
#bfc8ce
RGB:
191, 200, 206
CMY:
25, 22, 19
CMYK:
7, 3, 0, 19
HSL:
204°, 13.2743%, 77.8431%
HSV (HSB):
204°, 7.2816%, 80.7843%
XYZ:
53.2807, 56.8412, 66.5558
xyY:
0.3016, 0.3217, 56.8412
CIE-Lab:
80.0902, -1.9129, -4.0625
CIE-LCH:
80.0902, 4.4903, 244.7859
CIE-Luv:
80.0902, -5.2757, -5.8445
Hunter-Lab:
75.3931, -5.7909, 0.4349
#bfc8ce color charts
#bfc8ce color shades, tints & tones
#bfc8ce color schemes
#bfc8ce color preview, HTML & CSS examples
This text has a color of #bfc8ce
<p style="color:#bfc8ce;">Text here</p>
.mytext {color:#bfc8ce;}
This box has a color of #bfc8ce
<div style="background-color:#bfc8ce;">Content here</div>
.mybackground {background-color:#bfc8ce;}
Border around this has a color of #bfc8ce
<div style="border:2px solid #bfc8ce;">Content here</div>
.myborder {border:2px solid #bfc8ce;}