#b8caa9 color space conversions
Hex:
#b8caa9
RGB:
184, 202, 169
CMY:
28, 21, 34
CMYK:
9, 0, 16, 21
HSL:
93°, 23.7410%, 72.7451%
HSV (HSB):
93°, 16.3366%, 79.2157%
XYZ:
48.0491, 55.2960, 45.6768
xyY:
0.3224, 0.3711, 55.2960
CIE-Lab:
79.2114, -12.0862, 14.4392
CIE-LCH:
79.2114, 18.8299, 129.9306
CIE-Luv:
79.2114, -8.6436, 22.8657
Hunter-Lab:
74.3613, -14.7930, 15.6337
#b8caa9 color charts
#b8caa9 color shades, tints & tones
#b8caa9 color schemes
#b8caa9 color preview, HTML & CSS examples
This text has a color of #b8caa9
<p style="color:#b8caa9;">Text here</p>
.mytext {color:#b8caa9;}
This box has a color of #b8caa9
<div style="background-color:#b8caa9;">Content here</div>
.mybackground {background-color:#b8caa9;}
Border around this has a color of #b8caa9
<div style="border:2px solid #b8caa9;">Content here</div>
.myborder {border:2px solid #b8caa9;}