#b9914d color space conversions
Hex:
#b9914d
RGB:
185, 145, 77
CMY:
27, 43, 70
CMYK:
0, 22, 58, 27
HSL:
38°, 43.5484%, 51.3725%
HSV (HSB):
38°, 58.3784%, 72.5490%
XYZ:
31.4725, 31.1009, 11.3655
xyY:
0.4257, 0.4206, 31.1009
CIE-Lab:
62.5927, 7.1520, 41.3362
CIE-LCH:
62.5927, 41.9503, 80.1839
CIE-Luv:
62.5927, 31.5385, 46.9713
Hunter-Lab:
55.7682, 3.1414, 26.9545
#b9914d color charts
#b9914d color shades, tints & tones
#b9914d color schemes
#b9914d color preview, HTML & CSS examples
This text has a color of #b9914d
<p style="color:#b9914d;">Text here</p>
.mytext {color:#b9914d;}
This box has a color of #b9914d
<div style="background-color:#b9914d;">Content here</div>
.mybackground {background-color:#b9914d;}
Border around this has a color of #b9914d
<div style="border:2px solid #b9914d;">Content here</div>
.myborder {border:2px solid #b9914d;}