#bfc8c9 color space conversions
Hex:
#bfc8c9
RGB:
191, 200, 201
CMY:
25, 22, 21
CMYK:
5, 0, 0, 21
HSL:
186°, 8.4746%, 76.8627%
HSV (HSB):
186°, 4.9751%, 78.8235%
XYZ:
52.6827, 56.6020, 63.4069
xyY:
0.3051, 0.3278, 56.6020
CIE-Lab:
79.9552, -2.8792, -1.5750
CIE-LCH:
79.9552, 3.2818, 208.6804
CIE-Luv:
79.9552, -5.0421, -1.8792
Hunter-Lab:
75.2343, -6.6655, 2.6948
#bfc8c9 color charts
#bfc8c9 color shades, tints & tones
#bfc8c9 color schemes
#bfc8c9 color preview, HTML & CSS examples
This text has a color of #bfc8c9
<p style="color:#bfc8c9;">Text here</p>
.mytext {color:#bfc8c9;}
This box has a color of #bfc8c9
<div style="background-color:#bfc8c9;">Content here</div>
.mybackground {background-color:#bfc8c9;}
Border around this has a color of #bfc8c9
<div style="border:2px solid #bfc8c9;">Content here</div>
.myborder {border:2px solid #bfc8c9;}