#b4ab9b color space conversions
Hex:
#b4ab9b
RGB:
180, 171, 155
CMY:
29, 33, 39
CMYK:
0, 5, 14, 29
HSL:
38°, 14.2857%, 65.6863%
HSV (HSB):
38°, 13.8889%, 70.5882%
XYZ:
39.3017, 41.1957, 36.8905
xyY:
0.3348, 0.3509, 41.1957
CIE-Lab:
70.3128, 0.4632, 9.3878
CIE-LCH:
70.3128, 9.3992, 87.1751
CIE-Luv:
70.3128, 6.2897, 13.2386
Hunter-Lab:
64.1839, -3.0209, 10.8510
#b4ab9b color charts
#b4ab9b color shades, tints & tones
#b4ab9b color schemes
#b4ab9b color preview, HTML & CSS examples
This text has a color of #b4ab9b
<p style="color:#b4ab9b;">Text here</p>
.mytext {color:#b4ab9b;}
This box has a color of #b4ab9b
<div style="background-color:#b4ab9b;">Content here</div>
.mybackground {background-color:#b4ab9b;}
Border around this has a color of #b4ab9b
<div style="border:2px solid #b4ab9b;">Content here</div>
.myborder {border:2px solid #b4ab9b;}