#b1cac8 color space conversions
Hex:
#b1cac8
RGB:
177, 202, 200
CMY:
31, 21, 22
CMYK:
12, 0, 1, 21
HSL:
175°, 19.0840%, 74.3137%
HSV (HSB):
175°, 12.3762%, 79.2157%
XYZ:
49.6773, 55.7583, 62.7877
xyY:
0.2953, 0.3315, 55.7583
CIE-Lab:
79.4761, -8.7776, -1.8557
CIE-LCH:
79.4761, 8.9716, 191.9372
CIE-Luv:
79.4761, -13.3212, -1.3106
Hunter-Lab:
74.6715, -11.9229, 2.4159
#b1cac8 color charts
#b1cac8 color shades, tints & tones
#b1cac8 color schemes
#b1cac8 color preview, HTML & CSS examples
This text has a color of #b1cac8
<p style="color:#b1cac8;">Text here</p>
.mytext {color:#b1cac8;}
This box has a color of #b1cac8
<div style="background-color:#b1cac8;">Content here</div>
.mybackground {background-color:#b1cac8;}
Border around this has a color of #b1cac8
<div style="border:2px solid #b1cac8;">Content here</div>
.myborder {border:2px solid #b1cac8;}