#b1cac1 color space conversions
Hex:
#b1cac1
RGB:
177, 202, 193
CMY:
31, 21, 24
CMYK:
12, 0, 4, 21
HSL:
158°, 19.0840%, 74.3137%
HSV (HSB):
158°, 12.3762%, 79.2157%
XYZ:
48.8776, 55.4384, 58.5766
xyY:
0.3001, 0.3403, 55.4384
CIE-Lab:
79.2931, -10.1620, 1.6370
CIE-LCH:
79.2931, 10.2930, 170.8488
CIE-Luv:
79.2931, -13.1217, 4.1933
Hunter-Lab:
74.4570, -13.1226, 5.4754
#b1cac1 color charts
#b1cac1 color shades, tints & tones
#b1cac1 color schemes
#b1cac1 color preview, HTML & CSS examples
This text has a color of #b1cac1
<p style="color:#b1cac1;">Text here</p>
.mytext {color:#b1cac1;}
This box has a color of #b1cac1
<div style="background-color:#b1cac1;">Content here</div>
.mybackground {background-color:#b1cac1;}
Border around this has a color of #b1cac1
<div style="border:2px solid #b1cac1;">Content here</div>
.myborder {border:2px solid #b1cac1;}