#bfc8c5 color space conversions
Hex:
#bfc8c5
RGB:
191, 200, 197
CMY:
25, 22, 23
CMYK:
5, 0, 1, 22
HSL:
160°, 7.5630%, 76.6667%
HSV (HSB):
160°, 4.5000%, 78.4314%
XYZ:
52.2182, 56.4161, 60.9605
xyY:
0.3079, 0.3327, 56.4161
CIE-Lab:
79.8501, -3.6369, 0.4199
CIE-LCH:
79.8501, 3.6611, 173.4141
CIE-Luv:
79.8501, -4.8572, 1.2610
Hunter-Lab:
75.1107, -7.3475, 4.4571
#bfc8c5 color charts
#bfc8c5 color shades, tints & tones
#bfc8c5 color schemes
#bfc8c5 color preview, HTML & CSS examples
This text has a color of #bfc8c5
<p style="color:#bfc8c5;">Text here</p>
.mytext {color:#bfc8c5;}
This box has a color of #bfc8c5
<div style="background-color:#bfc8c5;">Content here</div>
.mybackground {background-color:#bfc8c5;}
Border around this has a color of #bfc8c5
<div style="border:2px solid #bfc8c5;">Content here</div>
.myborder {border:2px solid #bfc8c5;}