#bfbdc8 color space conversions
Hex:
#bfbdc8
RGB:
191, 189, 200
CMY:
25, 26, 22
CMYK:
5, 5, 0, 22
HSL:
251°, 9.0909%, 76.2745%
HSV (HSB):
251°, 5.5000%, 78.4314%
XYZ:
50.1088, 51.6417, 61.9704
xyY:
0.3061, 0.3154, 51.6417
CIE-Lab:
77.0661, 2.7729, -5.2853
CIE-LCH:
77.0661, 5.9685, 297.6830
CIE-Luv:
77.0661, 0.4850, -8.4724
Hunter-Lab:
71.8622, -1.2924, -0.8253
#bfbdc8 color charts
#bfbdc8 color shades, tints & tones
#bfbdc8 color schemes
#bfbdc8 color preview, HTML & CSS examples
This text has a color of #bfbdc8
<p style="color:#bfbdc8;">Text here</p>
.mytext {color:#bfbdc8;}
This box has a color of #bfbdc8
<div style="background-color:#bfbdc8;">Content here</div>
.mybackground {background-color:#bfbdc8;}
Border around this has a color of #bfbdc8
<div style="border:2px solid #bfbdc8;">Content here</div>
.myborder {border:2px solid #bfbdc8;}