#b9845f color space conversions
Hex:
#b9845f
RGB:
185, 132, 95
CMY:
27, 48, 63
CMYK:
0, 29, 49, 27
HSL:
25°, 39.1304%, 54.9020%
HSV (HSB):
25°, 48.6486%, 72.5490%
XYZ:
30.3244, 27.6430, 14.5638
xyY:
0.4181, 0.3811, 27.6430
CIE-Lab:
59.5649, 15.9445, 28.0016
CIE-LCH:
59.5649, 32.2229, 60.3422
CIE-Luv:
59.5649, 39.0148, 31.5806
Hunter-Lab:
52.5766, 10.9435, 20.3802
#b9845f color charts
#b9845f color shades, tints & tones
#b9845f color schemes
#b9845f color preview, HTML & CSS examples
This text has a color of #b9845f
<p style="color:#b9845f;">Text here</p>
.mytext {color:#b9845f;}
This box has a color of #b9845f
<div style="background-color:#b9845f;">Content here</div>
.mybackground {background-color:#b9845f;}
Border around this has a color of #b9845f
<div style="border:2px solid #b9845f;">Content here</div>
.myborder {border:2px solid #b9845f;}