#b85a31 color space conversions
Hex:
#b85a31
RGB:
184, 90, 49
CMY:
28, 65, 81
CMYK:
0, 51, 73, 28
HSL:
18°, 57.9399%, 45.6863%
HSV (HSB):
18°, 73.3696%, 72.1569%
XYZ:
23.9777, 17.7244, 5.0631
xyY:
0.5127, 0.3790, 17.7244
CIE-Lab:
49.1601, 35.0689, 40.4251
CIE-LCH:
49.1601, 53.5165, 49.0583
CIE-Luv:
49.1601, 74.5089, 34.9080
Hunter-Lab:
42.1004, 27.9866, 22.3399
#b85a31 color charts
#b85a31 color shades, tints & tones
#b85a31 color schemes
#b85a31 color preview, HTML & CSS examples
This text has a color of #b85a31
<p style="color:#b85a31;">Text here</p>
.mytext {color:#b85a31;}
This box has a color of #b85a31
<div style="background-color:#b85a31;">Content here</div>
.mybackground {background-color:#b85a31;}
Border around this has a color of #b85a31
<div style="border:2px solid #b85a31;">Content here</div>
.myborder {border:2px solid #b85a31;}