#bfc8b8 color space conversions
Hex:
#bfc8b8
RGB:
191, 200, 184
CMY:
25, 22, 28
CMYK:
5, 0, 8, 22
HSL:
94°, 12.6984%, 75.2941%
HSV (HSB):
94°, 8.0000%, 78.4314%
XYZ:
50.7919, 55.8456, 53.4497
xyY:
0.3173, 0.3488, 55.8456
CIE-Lab:
79.5259, -6.0025, 6.9296
CIE-LCH:
79.5259, 9.1678, 130.8996
CIE-Luv:
79.5259, -4.2700, 11.2446
Hunter-Lab:
74.7299, -9.4558, 9.9045
#bfc8b8 color charts
#bfc8b8 color shades, tints & tones
#bfc8b8 color schemes
#bfc8b8 color preview, HTML & CSS examples
This text has a color of #bfc8b8
<p style="color:#bfc8b8;">Text here</p>
.mytext {color:#bfc8b8;}
This box has a color of #bfc8b8
<div style="background-color:#bfc8b8;">Content here</div>
.mybackground {background-color:#bfc8b8;}
Border around this has a color of #bfc8b8
<div style="border:2px solid #bfc8b8;">Content here</div>
.myborder {border:2px solid #bfc8b8;}