#b1c8d8 color space conversions
Hex:
#b1c8d8
RGB:
177, 200, 216
CMY:
31, 22, 15
CMYK:
18, 7, 0, 15
HSL:
205°, 33.3333%, 77.0588%
HSV (HSB):
205°, 18.0556%, 84.7059%
XYZ:
51.1804, 55.6135, 73.0027
xyY:
0.2847, 0.3093, 55.6135
CIE-Lab:
79.3934, -4.3994, -10.5764
CIE-LCH:
79.3934, 11.4549, 247.4146
CIE-Luv:
79.3934, -12.8697, -15.6116
Hunter-Lab:
74.5745, -8.0009, -5.8383
#b1c8d8 color charts
#b1c8d8 color shades, tints & tones
#b1c8d8 color schemes
#b1c8d8 color preview, HTML & CSS examples
This text has a color of #b1c8d8
<p style="color:#b1c8d8;">Text here</p>
.mytext {color:#b1c8d8;}
This box has a color of #b1c8d8
<div style="background-color:#b1c8d8;">Content here</div>
.mybackground {background-color:#b1c8d8;}
Border around this has a color of #b1c8d8
<div style="border:2px solid #b1c8d8;">Content here</div>
.myborder {border:2px solid #b1c8d8;}