#b9ac6c color space conversions
Hex:
#b9ac6c
RGB:
185, 172, 108
CMY:
27, 33, 58
CMYK:
0, 7, 42, 27
HSL:
50°, 35.4839%, 57.4510%
HSV (HSB):
50°, 41.6216%, 72.5490%
XYZ:
37.4669, 40.9020, 20.1075
xyY:
0.3805, 0.4153, 40.9020
CIE-Lab:
70.1072, -4.5401, 34.5680
CIE-LCH:
70.1072, 34.8649, 97.4824
CIE-Luv:
70.1072, 11.7109, 44.8206
Hunter-Lab:
63.9547, -7.3493, 26.1274
#b9ac6c color charts
#b9ac6c color shades, tints & tones
#b9ac6c color schemes
#b9ac6c color preview, HTML & CSS examples
This text has a color of #b9ac6c
<p style="color:#b9ac6c;">Text here</p>
.mytext {color:#b9ac6c;}
This box has a color of #b9ac6c
<div style="background-color:#b9ac6c;">Content here</div>
.mybackground {background-color:#b9ac6c;}
Border around this has a color of #b9ac6c
<div style="border:2px solid #b9ac6c;">Content here</div>
.myborder {border:2px solid #b9ac6c;}