#bfc2b2 color space conversions
Hex:
#bfc2b2
RGB:
191, 194, 178
CMY:
25, 24, 30
CMYK:
2, 0, 8, 24
HSL:
71°, 11.5942%, 72.9412%
HSV (HSB):
71°, 8.2474%, 76.0784%
XYZ:
48.8135, 52.8743, 49.7525
xyY:
0.3223, 0.3491, 52.8743
CIE-Lab:
77.8007, -3.9044, 7.6802
CIE-LCH:
77.8007, 8.6156, 116.9474
CIE-Luv:
77.8007, -0.8590, 11.8985
Hunter-Lab:
72.7147, -7.4233, 10.3332
#bfc2b2 color charts
#bfc2b2 color shades, tints & tones
#bfc2b2 color schemes
#bfc2b2 color preview, HTML & CSS examples
This text has a color of #bfc2b2
<p style="color:#bfc2b2;">Text here</p>
.mytext {color:#bfc2b2;}
This box has a color of #bfc2b2
<div style="background-color:#bfc2b2;">Content here</div>
.mybackground {background-color:#bfc2b2;}
Border around this has a color of #bfc2b2
<div style="border:2px solid #bfc2b2;">Content here</div>
.myborder {border:2px solid #bfc2b2;}