#b1cac9 color space conversions
Hex:
#b1cac9
RGB:
177, 202, 201
CMY:
31, 21, 21
CMYK:
12, 0, 0, 21
HSL:
178°, 19.0840%, 74.3137%
HSV (HSB):
178°, 12.3762%, 79.2157%
XYZ:
49.7946, 55.8052, 63.4054
xyY:
0.2946, 0.3302, 55.8052
CIE-Lab:
79.5028, -8.5763, -2.3536
CIE-LCH:
79.5028, 8.8934, 195.3459
CIE-Luv:
79.5028, -13.3501, -2.1042
Hunter-Lab:
74.7029, -11.7475, 1.9686
#b1cac9 color charts
#b1cac9 color shades, tints & tones
#b1cac9 color schemes
#b1cac9 color preview, HTML & CSS examples
This text has a color of #b1cac9
<p style="color:#b1cac9;">Text here</p>
.mytext {color:#b1cac9;}
This box has a color of #b1cac9
<div style="background-color:#b1cac9;">Content here</div>
.mybackground {background-color:#b1cac9;}
Border around this has a color of #b1cac9
<div style="border:2px solid #b1cac9;">Content here</div>
.myborder {border:2px solid #b1cac9;}