#b2cbb6 color space conversions
Hex:
#b2cbb6
RGB:
178, 203, 182
CMY:
30, 20, 29
CMYK:
12, 0, 10, 20
HSL:
130°, 19.3798%, 74.7059%
HSV (HSB):
130°, 12.3153%, 79.6078%
XYZ:
48.1595, 55.5542, 52.4407
xyY:
0.3084, 0.3558, 55.5542
CIE-Lab:
79.3595, -12.4193, 7.6417
CIE-LCH:
79.3595, 14.5820, 148.3957
CIE-Luv:
79.3595, -12.7887, 13.3902
Hunter-Lab:
74.5347, -15.1006, 10.4594
#b2cbb6 color charts
#b2cbb6 color shades, tints & tones
#b2cbb6 color schemes
#b2cbb6 color preview, HTML & CSS examples
This text has a color of #b2cbb6
<p style="color:#b2cbb6;">Text here</p>
.mytext {color:#b2cbb6;}
This box has a color of #b2cbb6
<div style="background-color:#b2cbb6;">Content here</div>
.mybackground {background-color:#b2cbb6;}
Border around this has a color of #b2cbb6
<div style="border:2px solid #b2cbb6;">Content here</div>
.myborder {border:2px solid #b2cbb6;}