#bfc2bd color space conversions
Hex:
#bfc2bd
RGB:
191, 194, 189
CMY:
25, 24, 26
CMYK:
2, 0, 3, 24
HSL:
96°, 3.9370%, 75.0980%
HSV (HSB):
96°, 2.5773%, 76.0784%
XYZ:
49.9630, 53.3341, 55.8053
xyY:
0.3140, 0.3352, 53.3341
CIE-Lab:
78.0718, -1.9544, 2.1381
CIE-LCH:
78.0718, 2.8967, 132.4298
CIE-Luv:
78.0718, -1.4249, 3.5175
Hunter-Lab:
73.0302, -5.6836, 5.8153
#bfc2bd color charts
#bfc2bd color shades, tints & tones
#bfc2bd color schemes
#bfc2bd color preview, HTML & CSS examples
This text has a color of #bfc2bd
<p style="color:#bfc2bd;">Text here</p>
.mytext {color:#bfc2bd;}
This box has a color of #bfc2bd
<div style="background-color:#bfc2bd;">Content here</div>
.mybackground {background-color:#bfc2bd;}
Border around this has a color of #bfc2bd
<div style="border:2px solid #bfc2bd;">Content here</div>
.myborder {border:2px solid #bfc2bd;}