#b1cccc color space conversions
Hex:
#b1cccc
RGB:
177, 204, 204
CMY:
31, 20, 20
CMYK:
13, 0, 0, 20
HSL:
180°, 20.9302%, 74.7059%
HSV (HSB):
180°, 13.2353%, 80.0000%
XYZ:
50.6234, 56.8925, 65.4399
xyY:
0.2927, 0.3289, 56.8925
CIE-Lab:
80.1191, -9.0085, -3.0587
CIE-LCH:
80.1191, 9.5136, 198.7543
CIE-Luv:
80.1191, -14.3837, -3.1165
Hunter-Lab:
75.4271, -12.1959, 1.3594
#b1cccc color charts
#b1cccc color shades, tints & tones
#b1cccc color schemes
#b1cccc color preview, HTML & CSS examples
This text has a color of #b1cccc
<p style="color:#b1cccc;">Text here</p>
.mytext {color:#b1cccc;}
This box has a color of #b1cccc
<div style="background-color:#b1cccc;">Content here</div>
.mybackground {background-color:#b1cccc;}
Border around this has a color of #b1cccc
<div style="border:2px solid #b1cccc;">Content here</div>
.myborder {border:2px solid #b1cccc;}