#b85a40 color space conversions
Hex:
#b85a40
RGB:
184, 90, 64
CMY:
28, 65, 75
CMYK:
0, 51, 65, 28
HSL:
13°, 48.3871%, 48.6275%
HSV (HSB):
13°, 65.2174%, 72.1569%
XYZ:
24.3487, 17.8728, 7.0170
xyY:
0.4945, 0.3630, 17.8728
CIE-Lab:
49.3415, 35.9084, 32.4728
CIE-LCH:
49.3415, 48.4138, 42.1237
CIE-Luv:
49.3415, 72.3785, 28.7187
Hunter-Lab:
42.2763, 28.8224, 19.7525
#b85a40 color charts
#b85a40 color shades, tints & tones
#b85a40 color schemes
#b85a40 color preview, HTML & CSS examples
This text has a color of #b85a40
<p style="color:#b85a40;">Text here</p>
.mytext {color:#b85a40;}
This box has a color of #b85a40
<div style="background-color:#b85a40;">Content here</div>
.mybackground {background-color:#b85a40;}
Border around this has a color of #b85a40
<div style="border:2px solid #b85a40;">Content here</div>
.myborder {border:2px solid #b85a40;}