#b2cac6 color space conversions
Hex:
#b2cac6
RGB:
178, 202, 198
CMY:
30, 21, 22
CMYK:
12, 0, 2, 21
HSL:
170°, 18.4615%, 74.5098%
HSV (HSB):
170°, 11.8812%, 79.2157%
XYZ:
49.6737, 55.7833, 61.5752
xyY:
0.2974, 0.3340, 55.7833
CIE-Lab:
79.4903, -8.8489, -0.7526
CIE-LCH:
79.4903, 8.8808, 184.8613
CIE-Luv:
79.4903, -12.7548, 0.3779
Hunter-Lab:
74.6882, -11.9874, 3.4012
#b2cac6 color charts
#b2cac6 color shades, tints & tones
#b2cac6 color schemes
#b2cac6 color preview, HTML & CSS examples
This text has a color of #b2cac6
<p style="color:#b2cac6;">Text here</p>
.mytext {color:#b2cac6;}
This box has a color of #b2cac6
<div style="background-color:#b2cac6;">Content here</div>
.mybackground {background-color:#b2cac6;}
Border around this has a color of #b2cac6
<div style="border:2px solid #b2cac6;">Content here</div>
.myborder {border:2px solid #b2cac6;}