#bfc2c3 color space conversions
Hex:
#bfc2c3
RGB:
191, 194, 195
CMY:
25, 24, 24
CMYK:
2, 1, 0, 24
HSL:
195°, 3.2258%, 75.6863%
HSV (HSB):
195°, 2.0513%, 76.4706%
XYZ:
50.6280, 53.6001, 59.3072
xyY:
0.3096, 0.3278, 53.6001
CIE-Lab:
78.2280, -0.8449, -0.8730
CIE-LCH:
78.2280, 1.2149, 225.9351
CIE-Luv:
78.2280, -1.7411, -1.1625
Hunter-Lab:
73.2121, -4.6839, 3.2191
#bfc2c3 color charts
#bfc2c3 color shades, tints & tones
#bfc2c3 color schemes
#bfc2c3 color preview, HTML & CSS examples
This text has a color of #bfc2c3
<p style="color:#bfc2c3;">Text here</p>
.mytext {color:#bfc2c3;}
This box has a color of #bfc2c3
<div style="background-color:#bfc2c3;">Content here</div>
.mybackground {background-color:#bfc2c3;}
Border around this has a color of #bfc2c3
<div style="border:2px solid #bfc2c3;">Content here</div>
.myborder {border:2px solid #bfc2c3;}