#b95a4e color space conversions
Hex:
#b95a4e
RGB:
185, 90, 78
CMY:
27, 65, 69
CMYK:
0, 51, 58, 27
HSL:
7°, 43.3198%, 51.5686%
HSV (HSB):
7°, 57.8378%, 72.5490%
XYZ:
25.0389, 18.1767, 9.3965
xyY:
0.4759, 0.3455, 18.1767
CIE-Lab:
49.7097, 37.2938, 24.9103
CIE-LCH:
49.7097, 44.8481, 33.7409
CIE-Luv:
49.7097, 70.7621, 21.7525
Hunter-Lab:
42.6341, 30.2229, 16.7765
#b95a4e color charts
#b95a4e color shades, tints & tones
#b95a4e color schemes
#b95a4e color preview, HTML & CSS examples
This text has a color of #b95a4e
<p style="color:#b95a4e;">Text here</p>
.mytext {color:#b95a4e;}
This box has a color of #b95a4e
<div style="background-color:#b95a4e;">Content here</div>
.mybackground {background-color:#b95a4e;}
Border around this has a color of #b95a4e
<div style="border:2px solid #b95a4e;">Content here</div>
.myborder {border:2px solid #b95a4e;}