#b1c4cc color space conversions
Hex:
#b1c4cc
RGB:
177, 196, 204
CMY:
31, 23, 20
CMYK:
13, 4, 0, 20
HSL:
198°, 20.9302%, 74.7059%
HSV (HSB):
198°, 13.2353%, 80.0000%
XYZ:
48.7705, 53.1866, 64.8223
xyY:
0.2924, 0.3189, 53.1866
CIE-Lab:
77.9850, -4.8166, -6.2054
CIE-LCH:
77.9850, 7.8554, 232.1817
CIE-Luv:
77.9850, -10.5920, -8.6436
Hunter-Lab:
72.9291, -8.2563, -1.6489
#b1c4cc color charts
#b1c4cc color shades, tints & tones
#b1c4cc color schemes
#b1c4cc color preview, HTML & CSS examples
This text has a color of #b1c4cc
<p style="color:#b1c4cc;">Text here</p>
.mytext {color:#b1c4cc;}
This box has a color of #b1c4cc
<div style="background-color:#b1c4cc;">Content here</div>
.mybackground {background-color:#b1c4cc;}
Border around this has a color of #b1c4cc
<div style="border:2px solid #b1c4cc;">Content here</div>
.myborder {border:2px solid #b1c4cc;}