#b9a18c color space conversions
Hex:
#b9a18c
RGB:
185, 161, 140
CMY:
27, 37, 45
CMYK:
0, 13, 24, 27
HSL:
28°, 24.3243%, 63.7255%
HSV (HSB):
28°, 24.3243%, 72.5490%
XYZ:
37.4861, 37.6975, 30.1116
xyY:
0.3560, 0.3580, 37.6975
CIE-Lab:
67.7971, 5.4802, 14.1747
CIE-LCH:
67.7971, 15.1972, 68.8627
CIE-Luv:
67.7971, 16.2539, 18.5452
Hunter-Lab:
61.3983, 1.5344, 13.9012
#b9a18c color charts
#b9a18c color shades, tints & tones
#b9a18c color schemes
#b9a18c color preview, HTML & CSS examples
This text has a color of #b9a18c
<p style="color:#b9a18c;">Text here</p>
.mytext {color:#b9a18c;}
This box has a color of #b9a18c
<div style="background-color:#b9a18c;">Content here</div>
.mybackground {background-color:#b9a18c;}
Border around this has a color of #b9a18c
<div style="border:2px solid #b9a18c;">Content here</div>
.myborder {border:2px solid #b9a18c;}