#bfbecb color space conversions
Hex:
#bfbecb
RGB:
191, 190, 203
CMY:
25, 25, 20
CMYK:
6, 6, 0, 20
HSL:
245°, 11.1111%, 77.0588%
HSV (HSB):
245°, 6.4039%, 79.6078%
XYZ:
50.6788, 52.2151, 63.9074
xyY:
0.3038, 0.3130, 52.2151
CIE-Lab:
77.4093, 2.8195, -6.4028
CIE-LCH:
77.4093, 6.9961, 293.7666
CIE-Luv:
77.4093, -0.1910, -10.2069
Hunter-Lab:
72.2600, -1.2659, -1.8546
#bfbecb color charts
#bfbecb color shades, tints & tones
#bfbecb color schemes
#bfbecb color preview, HTML & CSS examples
This text has a color of #bfbecb
<p style="color:#bfbecb;">Text here</p>
.mytext {color:#bfbecb;}
This box has a color of #bfbecb
<div style="background-color:#bfbecb;">Content here</div>
.mybackground {background-color:#bfbecb;}
Border around this has a color of #bfbecb
<div style="border:2px solid #bfbecb;">Content here</div>
.myborder {border:2px solid #bfbecb;}