#b9925e color space conversions
Hex:
#b9925e
RGB:
185, 146, 94
CMY:
27, 43, 63
CMYK:
0, 21, 49, 27
HSL:
34°, 39.3939%, 54.7059%
HSV (HSB):
34°, 49.1892%, 72.5490%
XYZ:
32.3068, 31.6802, 15.0018
xyY:
0.4090, 0.4011, 31.6802
CIE-Lab:
63.0777, 8.0916, 33.0430
CIE-LCH:
63.0777, 34.0193, 76.2402
CIE-Luv:
63.0777, 29.5609, 39.1202
Hunter-Lab:
56.2852, 3.9573, 23.5969
#b9925e color charts
#b9925e color shades, tints & tones
#b9925e color schemes
#b9925e color preview, HTML & CSS examples
This text has a color of #b9925e
<p style="color:#b9925e;">Text here</p>
.mytext {color:#b9925e;}
This box has a color of #b9925e
<div style="background-color:#b9925e;">Content here</div>
.mybackground {background-color:#b9925e;}
Border around this has a color of #b9925e
<div style="border:2px solid #b9925e;">Content here</div>
.myborder {border:2px solid #b9925e;}