#b95b1e color space conversions
Hex:
#b95b1e
RGB:
185, 91, 30
CMY:
27, 64, 88
CMYK:
0, 51, 84, 27
HSL:
24°, 72.0930%, 42.1569%
HSV (HSB):
24°, 83.7838%, 72.5490%
XYZ:
23.9830, 17.8902, 3.4174
xyY:
0.5295, 0.3950, 17.8902
CIE-Lab:
49.3627, 34.2193, 49.6069
CIE-LCH:
49.3627, 60.2645, 55.4017
CIE-Luv:
49.3627, 76.4914, 40.9278
Hunter-Lab:
42.2968, 27.1932, 24.8174
#b95b1e color charts
#b95b1e color shades, tints & tones
#b95b1e color schemes
#b95b1e color preview, HTML & CSS examples
This text has a color of #b95b1e
<p style="color:#b95b1e;">Text here</p>
.mytext {color:#b95b1e;}
This box has a color of #b95b1e
<div style="background-color:#b95b1e;">Content here</div>
.mybackground {background-color:#b95b1e;}
Border around this has a color of #b95b1e
<div style="border:2px solid #b95b1e;">Content here</div>
.myborder {border:2px solid #b95b1e;}