#b2caa9 color space conversions
Hex:
#b2caa9
RGB:
178, 202, 169
CMY:
30, 21, 34
CMYK:
12, 0, 16, 21
HSL:
104°, 23.7410%, 72.7451%
HSV (HSB):
104°, 16.3366%, 79.2157%
XYZ:
46.6421, 54.5706, 45.6110
xyY:
0.3177, 0.3717, 54.5706
CIE-Lab:
78.7933, -14.2104, 13.7902
CIE-LCH:
78.7933, 19.8016, 135.8596
CIE-Luv:
78.7933, -11.9336, 22.3322
Hunter-Lab:
73.8719, -16.5726, 15.1027
#b2caa9 color charts
#b2caa9 color shades, tints & tones
#b2caa9 color schemes
#b2caa9 color preview, HTML & CSS examples
This text has a color of #b2caa9
<p style="color:#b2caa9;">Text here</p>
.mytext {color:#b2caa9;}
This box has a color of #b2caa9
<div style="background-color:#b2caa9;">Content here</div>
.mybackground {background-color:#b2caa9;}
Border around this has a color of #b2caa9
<div style="border:2px solid #b2caa9;">Content here</div>
.myborder {border:2px solid #b2caa9;}