#b5caa9 color space conversions
Hex:
#b5caa9
RGB:
181, 202, 169
CMY:
29, 21, 34
CMYK:
10, 0, 16, 21
HSL:
98°, 23.7410%, 72.7451%
HSV (HSB):
98°, 16.3366%, 79.2157%
XYZ:
47.3380, 54.9294, 45.6436
xyY:
0.3200, 0.3714, 54.9294
CIE-Lab:
79.0006, -13.1520, 14.1120
CIE-LCH:
79.0006, 19.2905, 132.9833
CIE-Luv:
79.0006, -10.3004, 22.5970
Hunter-Lab:
74.1144, -15.6894, 15.3661
#b5caa9 color charts
#b5caa9 color shades, tints & tones
#b5caa9 color schemes
#b5caa9 color preview, HTML & CSS examples
This text has a color of #b5caa9
<p style="color:#b5caa9;">Text here</p>
.mytext {color:#b5caa9;}
This box has a color of #b5caa9
<div style="background-color:#b5caa9;">Content here</div>
.mybackground {background-color:#b5caa9;}
Border around this has a color of #b5caa9
<div style="border:2px solid #b5caa9;">Content here</div>
.myborder {border:2px solid #b5caa9;}