#b95a3c color space conversions
Hex:
#b95a3c
RGB:
185, 90, 60
CMY:
27, 65, 76
CMYK:
0, 51, 68, 27
HSL:
14°, 51.0204%, 48.0392%
HSV (HSB):
14°, 67.5676%, 72.5490%
XYZ:
24.4794, 17.9529, 6.4500
xyY:
0.5008, 0.3673, 17.9529
CIE-Lab:
49.4389, 36.0555, 34.8612
CIE-LCH:
49.4389, 50.1528, 44.0351
CIE-Luv:
49.4389, 73.8297, 30.6432
Hunter-Lab:
42.3708, 28.9778, 20.6340
#b95a3c color charts
#b95a3c color shades, tints & tones
#b95a3c color schemes
#b95a3c color preview, HTML & CSS examples
This text has a color of #b95a3c
<p style="color:#b95a3c;">Text here</p>
.mytext {color:#b95a3c;}
This box has a color of #b95a3c
<div style="background-color:#b95a3c;">Content here</div>
.mybackground {background-color:#b95a3c;}
Border around this has a color of #b95a3c
<div style="border:2px solid #b95a3c;">Content here</div>
.myborder {border:2px solid #b95a3c;}