#b9875f color space conversions
Hex:
#b9875f
RGB:
185, 135, 95
CMY:
27, 47, 63
CMYK:
0, 27, 49, 27
HSL:
27°, 39.1304%, 54.9020%
HSV (HSB):
27°, 48.6486%, 72.5490%
XYZ:
30.7371, 28.4685, 14.7014
xyY:
0.4159, 0.3852, 28.4685
CIE-Lab:
60.3096, 14.2773, 28.9646
CIE-LCH:
60.3096, 32.2923, 63.7602
CIE-Luv:
60.3096, 36.9603, 33.0768
Hunter-Lab:
53.3558, 9.4572, 21.0126
#b9875f color charts
#b9875f color shades, tints & tones
#b9875f color schemes
#b9875f color preview, HTML & CSS examples
This text has a color of #b9875f
<p style="color:#b9875f;">Text here</p>
.mytext {color:#b9875f;}
This box has a color of #b9875f
<div style="background-color:#b9875f;">Content here</div>
.mybackground {background-color:#b9875f;}
Border around this has a color of #b9875f
<div style="border:2px solid #b9875f;">Content here</div>
.myborder {border:2px solid #b9875f;}