#b1c8c7 color space conversions
Hex:
#b1c8c7
RGB:
177, 200, 199
CMY:
31, 22, 22
CMYK:
12, 0, 0, 22
HSL:
177°, 17.2932%, 73.9216%
HSV (HSB):
177°, 11.5000%, 78.4314%
XYZ:
49.0945, 54.7792, 62.0187
xyY:
0.2959, 0.3302, 54.7792
CIE-Lab:
78.9139, -7.9357, -2.1425
CIE-LCH:
78.9139, 8.2198, 195.1086
CIE-Luv:
78.9139, -12.3343, -1.8862
Hunter-Lab:
74.0130, -11.1194, 2.1274
#b1c8c7 color charts
#b1c8c7 color shades, tints & tones
#b1c8c7 color schemes
#b1c8c7 color preview, HTML & CSS examples
This text has a color of #b1c8c7
<p style="color:#b1c8c7;">Text here</p>
.mytext {color:#b1c8c7;}
This box has a color of #b1c8c7
<div style="background-color:#b1c8c7;">Content here</div>
.mybackground {background-color:#b1c8c7;}
Border around this has a color of #b1c8c7
<div style="border:2px solid #b1c8c7;">Content here</div>
.myborder {border:2px solid #b1c8c7;}