#b95c38 color space conversions
Hex:
#b95c38
RGB:
185, 92, 56
CMY:
27, 64, 78
CMYK:
0, 50, 70, 27
HSL:
17°, 53.5270%, 47.2549%
HSV (HSB):
17°, 69.7297%, 72.5490%
XYZ:
24.5485, 18.2541, 5.9709
xyY:
0.5033, 0.3743, 18.2541
CIE-Lab:
49.8029, 34.7860, 37.4689
CIE-LCH:
49.8029, 51.1272, 47.1265
CIE-Luv:
49.8029, 72.9229, 33.0909
Hunter-Lab:
42.7248, 27.7929, 21.6214
#b95c38 color charts
#b95c38 color shades, tints & tones
#b95c38 color schemes
#b95c38 color preview, HTML & CSS examples
This text has a color of #b95c38
<p style="color:#b95c38;">Text here</p>
.mytext {color:#b95c38;}
This box has a color of #b95c38
<div style="background-color:#b95c38;">Content here</div>
.mybackground {background-color:#b95c38;}
Border around this has a color of #b95c38
<div style="border:2px solid #b95c38;">Content here</div>
.myborder {border:2px solid #b95c38;}