#b6cac9 color space conversions
Hex:
#b6cac9
RGB:
182, 202, 201
CMY:
29, 21, 21
CMYK:
10, 0, 0, 21
HSL:
177°, 15.8730%, 75.2941%
HSV (HSB):
177°, 9.9010%, 79.2157%
XYZ:
50.9545, 56.4032, 63.4597
xyY:
0.2983, 0.3302, 56.4032
CIE-Lab:
79.8427, -6.9356, -1.8152
CIE-LCH:
79.8427, 7.1692, 194.6667
CIE-Luv:
79.8427, -10.7951, -1.5573
Hunter-Lab:
75.1021, -10.3216, 2.4726
#b6cac9 color charts
#b6cac9 color shades, tints & tones
#b6cac9 color schemes
#b6cac9 color preview, HTML & CSS examples
This text has a color of #b6cac9
<p style="color:#b6cac9;">Text here</p>
.mytext {color:#b6cac9;}
This box has a color of #b6cac9
<div style="background-color:#b6cac9;">Content here</div>
.mybackground {background-color:#b6cac9;}
Border around this has a color of #b6cac9
<div style="border:2px solid #b6cac9;">Content here</div>
.myborder {border:2px solid #b6cac9;}