#b95b2f color space conversions
Hex:
#b95b2f
RGB:
185, 91, 47
CMY:
27, 64, 82
CMYK:
0, 51, 75, 27
HSL:
19°, 59.4828%, 45.4902%
HSV (HSB):
19°, 74.5946%, 72.5490%
XYZ:
24.2618, 18.0017, 4.8853
xyY:
0.5146, 0.3818, 18.0017
CIE-Lab:
49.4982, 34.8546, 41.8601
CIE-LCH:
49.4982, 54.4712, 50.2177
CIE-Luv:
49.4982, 74.8274, 36.0872
Hunter-Lab:
42.4284, 27.8216, 22.8732
#b95b2f color charts
#b95b2f color shades, tints & tones
#b95b2f color schemes
#b95b2f color preview, HTML & CSS examples
This text has a color of #b95b2f
<p style="color:#b95b2f;">Text here</p>
.mytext {color:#b95b2f;}
This box has a color of #b95b2f
<div style="background-color:#b95b2f;">Content here</div>
.mybackground {background-color:#b95b2f;}
Border around this has a color of #b95b2f
<div style="border:2px solid #b95b2f;">Content here</div>
.myborder {border:2px solid #b95b2f;}