#bfc3c4 color space conversions
Hex:
#bfc3c4
RGB:
191, 195, 196
CMY:
25, 24, 23
CMYK:
3, 1, 0, 23
HSL:
192°, 4.0650%, 75.8824%
HSV (HSB):
192°, 2.5510%, 76.8627%
XYZ:
50.9648, 54.0921, 59.9792
xyY:
0.3088, 0.3278, 54.0921
CIE-Lab:
78.5154, -1.1872, -0.9920
CIE-LCH:
78.5154, 1.5471, 219.8816
CIE-Luv:
78.5154, -2.2976, -1.2834
Hunter-Lab:
73.5473, -5.0159, 3.1310
#bfc3c4 color charts
#bfc3c4 color shades, tints & tones
#bfc3c4 color schemes
#bfc3c4 color preview, HTML & CSS examples
This text has a color of #bfc3c4
<p style="color:#bfc3c4;">Text here</p>
.mytext {color:#bfc3c4;}
This box has a color of #bfc3c4
<div style="background-color:#bfc3c4;">Content here</div>
.mybackground {background-color:#bfc3c4;}
Border around this has a color of #bfc3c4
<div style="border:2px solid #bfc3c4;">Content here</div>
.myborder {border:2px solid #bfc3c4;}