#b1ccd0 color space conversions
Hex:
#b1ccd0
RGB:
177, 204, 208
CMY:
31, 20, 18
CMYK:
15, 2, 0, 18
HSL:
188°, 24.8000%, 75.4902%
HSV (HSB):
188°, 14.9038%, 81.5686%
XYZ:
51.1095, 57.0869, 67.9996
xyY:
0.2901, 0.3240, 57.0869
CIE-Lab:
80.2285, -8.1868, -5.0427
CIE-LCH:
80.2285, 9.6153, 211.6310
CIE-Luv:
80.2285, -14.4925, -6.3178
Hunter-Lab:
75.5559, -11.4771, -0.4714
#b1ccd0 color charts
#b1ccd0 color shades, tints & tones
#b1ccd0 color schemes
#b1ccd0 color preview, HTML & CSS examples
This text has a color of #b1ccd0
<p style="color:#b1ccd0;">Text here</p>
.mytext {color:#b1ccd0;}
This box has a color of #b1ccd0
<div style="background-color:#b1ccd0;">Content here</div>
.mybackground {background-color:#b1ccd0;}
Border around this has a color of #b1ccd0
<div style="border:2px solid #b1ccd0;">Content here</div>
.myborder {border:2px solid #b1ccd0;}