#b85f48 color space conversions
Hex:
#b85f48
RGB:
184, 95, 72
CMY:
28, 63, 72
CMYK:
0, 48, 61, 28
HSL:
12°, 44.0945%, 50.1961%
HSV (HSB):
12°, 60.8696%, 72.1569%
XYZ:
25.0291, 18.8426, 8.4487
xyY:
0.4784, 0.3601, 18.8426
CIE-Lab:
50.5026, 33.8342, 29.3549
CIE-LCH:
50.5026, 44.7935, 40.9452
CIE-Luv:
50.5026, 67.4892, 26.8533
Hunter-Lab:
43.4081, 26.9587, 18.8458
#b85f48 color charts
#b85f48 color shades, tints & tones
#b85f48 color schemes
#b85f48 color preview, HTML & CSS examples
This text has a color of #b85f48
<p style="color:#b85f48;">Text here</p>
.mytext {color:#b85f48;}
This box has a color of #b85f48
<div style="background-color:#b85f48;">Content here</div>
.mybackground {background-color:#b85f48;}
Border around this has a color of #b85f48
<div style="border:2px solid #b85f48;">Content here</div>
.myborder {border:2px solid #b85f48;}