#b85e4d color space conversions
Hex:
#b85e4d
RGB:
184, 94, 77
CMY:
28, 63, 70
CMYK:
0, 49, 58, 28
HSL:
10°, 42.9719%, 51.1765%
HSV (HSB):
10°, 58.1522%, 72.1569%
XYZ:
25.1094, 18.7316, 9.3133
xyY:
0.4724, 0.3524, 18.7316
CIE-Lab:
50.3717, 34.7411, 26.3132
CIE-LCH:
50.3717, 43.5813, 37.1405
CIE-Luv:
50.3717, 67.3502, 23.8175
Hunter-Lab:
43.2800, 27.8190, 17.5375
#b85e4d color charts
#b85e4d color shades, tints & tones
#b85e4d color schemes
#b85e4d color preview, HTML & CSS examples
This text has a color of #b85e4d
<p style="color:#b85e4d;">Text here</p>
.mytext {color:#b85e4d;}
This box has a color of #b85e4d
<div style="background-color:#b85e4d;">Content here</div>
.mybackground {background-color:#b85e4d;}
Border around this has a color of #b85e4d
<div style="border:2px solid #b85e4d;">Content here</div>
.myborder {border:2px solid #b85e4d;}