#b95a4c color space conversions
Hex:
#b95a4c
RGB:
185, 90, 76
CMY:
27, 65, 70
CMYK:
0, 51, 59, 27
HSL:
8°, 43.7751%, 51.1765%
HSV (HSB):
8°, 58.9189%, 72.5490%
XYZ:
24.9683, 18.1484, 9.0245
xyY:
0.4789, 0.3481, 18.1484
CIE-Lab:
49.6756, 37.1389, 26.0336
CIE-LCH:
49.6756, 45.3547, 35.0296
CIE-Luv:
49.6756, 71.1365, 22.8412
Hunter-Lab:
42.6010, 30.0665, 17.2608
#b95a4c color charts
#b95a4c color shades, tints & tones
#b95a4c color schemes
#b95a4c color preview, HTML & CSS examples
This text has a color of #b95a4c
<p style="color:#b95a4c;">Text here</p>
.mytext {color:#b95a4c;}
This box has a color of #b95a4c
<div style="background-color:#b95a4c;">Content here</div>
.mybackground {background-color:#b95a4c;}
Border around this has a color of #b95a4c
<div style="border:2px solid #b95a4c;">Content here</div>
.myborder {border:2px solid #b95a4c;}