#b1c8d3 color space conversions
Hex:
#b1c8d3
RGB:
177, 200, 211
CMY:
31, 22, 17
CMYK:
16, 5, 0, 17
HSL:
199°, 27.8689%, 76.0784%
HSV (HSB):
199°, 16.1137%, 82.7451%
XYZ:
50.5436, 55.3588, 69.6494
xyY:
0.2879, 0.3153, 55.3588
CIE-Lab:
79.2475, -5.4648, -8.1055
CIE-LCH:
79.2475, 9.7756, 236.0120
CIE-Luv:
79.2475, -12.7100, -11.5305
Hunter-Lab:
74.4035, -8.9479, -3.4191
#b1c8d3 color charts
#b1c8d3 color shades, tints & tones
#b1c8d3 color schemes
#b1c8d3 color preview, HTML & CSS examples
This text has a color of #b1c8d3
<p style="color:#b1c8d3;">Text here</p>
.mytext {color:#b1c8d3;}
This box has a color of #b1c8d3
<div style="background-color:#b1c8d3;">Content here</div>
.mybackground {background-color:#b1c8d3;}
Border around this has a color of #b1c8d3
<div style="border:2px solid #b1c8d3;">Content here</div>
.myborder {border:2px solid #b1c8d3;}