#b7cac6 color space conversions
Hex:
#b7cac6
RGB:
183, 202, 198
CMY:
28, 21, 22
CMYK:
9, 0, 2, 21
HSL:
167°, 15.2000%, 75.4902%
HSV (HSB):
167°, 9.4059%, 79.2157%
XYZ:
50.8420, 56.3856, 61.6299
xyY:
0.3011, 0.3339, 56.3856
CIE-Lab:
79.8327, -7.1918, -0.2111
CIE-LCH:
79.8327, 7.1949, 181.6815
CIE-Luv:
79.8327, -10.1705, 0.9185
Hunter-Lab:
75.0903, -10.5496, 3.9013
#b7cac6 color charts
#b7cac6 color shades, tints & tones
#b7cac6 color schemes
#b7cac6 color preview, HTML & CSS examples
This text has a color of #b7cac6
<p style="color:#b7cac6;">Text here</p>
.mytext {color:#b7cac6;}
This box has a color of #b7cac6
<div style="background-color:#b7cac6;">Content here</div>
.mybackground {background-color:#b7cac6;}
Border around this has a color of #b7cac6
<div style="border:2px solid #b7cac6;">Content here</div>
.myborder {border:2px solid #b7cac6;}