#b2caa7 color space conversions
Hex:
#b2caa7
RGB:
178, 202, 167
CMY:
30, 21, 35
CMYK:
12, 0, 17, 21
HSL:
101°, 24.8227%, 72.3529%
HSV (HSB):
101°, 17.3267%, 79.2157%
XYZ:
46.4557, 54.4961, 44.6295
xyY:
0.3191, 0.3743, 54.4961
CIE-Lab:
78.7501, -14.5502, 14.7969
CIE-LCH:
78.7501, 20.7523, 134.5183
CIE-Luv:
78.7501, -11.8802, 23.7684
Hunter-Lab:
73.8214, -16.8579, 15.8306
#b2caa7 color charts
#b2caa7 color shades, tints & tones
#b2caa7 color schemes
#b2caa7 color preview, HTML & CSS examples
This text has a color of #b2caa7
<p style="color:#b2caa7;">Text here</p>
.mytext {color:#b2caa7;}
This box has a color of #b2caa7
<div style="background-color:#b2caa7;">Content here</div>
.mybackground {background-color:#b2caa7;}
Border around this has a color of #b2caa7
<div style="border:2px solid #b2caa7;">Content here</div>
.myborder {border:2px solid #b2caa7;}