#b1bcc8 color space conversions
Hex:
#b1bcc8
RGB:
177, 188, 200
CMY:
31, 26, 22
CMYK:
12, 6, 0, 22
HSL:
211°, 17.2932%, 73.9216%
HSV (HSB):
211°, 11.5000%, 78.4314%
XYZ:
46.5400, 49.4837, 61.7420
xyY:
0.2950, 0.3137, 49.4837
CIE-Lab:
75.7513, -1.3860, -7.3484
CIE-LCH:
75.7513, 7.4779, 259.3191
CIE-Luv:
75.7513, -6.6123, -10.9356
Hunter-Lab:
70.3446, -5.0075, -2.7980
#b1bcc8 color charts
#b1bcc8 color shades, tints & tones
#b1bcc8 color schemes
#b1bcc8 color preview, HTML & CSS examples
This text has a color of #b1bcc8
<p style="color:#b1bcc8;">Text here</p>
.mytext {color:#b1bcc8;}
This box has a color of #b1bcc8
<div style="background-color:#b1bcc8;">Content here</div>
.mybackground {background-color:#b1bcc8;}
Border around this has a color of #b1bcc8
<div style="border:2px solid #b1bcc8;">Content here</div>
.myborder {border:2px solid #b1bcc8;}