#b95c43 color space conversions
Hex:
#b95c43
RGB:
185, 92, 67
CMY:
27, 64, 74
CMYK:
0, 50, 64, 27
HSL:
13°, 46.8254%, 49.4118%
HSV (HSB):
13°, 63.7838%, 72.5490%
XYZ:
24.8478, 18.3738, 7.5471
xyY:
0.4894, 0.3619, 18.3738
CIE-Lab:
49.9464, 35.4562, 31.5453
CIE-LCH:
49.9464, 47.4579, 41.6595
CIE-Luv:
49.9464, 71.2816, 28.2285
Hunter-Lab:
42.8647, 28.4598, 19.5663
#b95c43 color charts
#b95c43 color shades, tints & tones
#b95c43 color schemes
#b95c43 color preview, HTML & CSS examples
This text has a color of #b95c43
<p style="color:#b95c43;">Text here</p>
.mytext {color:#b95c43;}
This box has a color of #b95c43
<div style="background-color:#b95c43;">Content here</div>
.mybackground {background-color:#b95c43;}
Border around this has a color of #b95c43
<div style="border:2px solid #b95c43;">Content here</div>
.myborder {border:2px solid #b95c43;}