#b9ad8c color space conversions
Hex:
#b9ad8c
RGB:
185, 173, 140
CMY:
27, 32, 45
CMYK:
0, 6, 24, 27
HSL:
44°, 24.3243%, 63.7255%
HSV (HSB):
44°, 24.3243%, 72.5490%
XYZ:
39.6848, 42.0949, 30.8445
xyY:
0.3524, 0.3738, 42.0949
CIE-Lab:
70.9363, -1.0178, 18.5385
CIE-LCH:
70.9363, 18.5664, 93.1426
CIE-Luv:
70.9363, 9.2508, 25.6167
Hunter-Lab:
64.8806, -4.3599, 17.2297
#b9ad8c color charts
#b9ad8c color shades, tints & tones
#b9ad8c color schemes
#b9ad8c color preview, HTML & CSS examples
This text has a color of #b9ad8c
<p style="color:#b9ad8c;">Text here</p>
.mytext {color:#b9ad8c;}
This box has a color of #b9ad8c
<div style="background-color:#b9ad8c;">Content here</div>
.mybackground {background-color:#b9ad8c;}
Border around this has a color of #b9ad8c
<div style="border:2px solid #b9ad8c;">Content here</div>
.myborder {border:2px solid #b9ad8c;}