#b85a4f color space conversions
Hex:
#b85a4f
RGB:
184, 90, 79
CMY:
28, 65, 69
CMYK:
0, 51, 57, 28
HSL:
6°, 42.5101%, 51.5686%
HSV (HSB):
6°, 57.0652%, 72.1569%
XYZ:
24.8346, 18.0672, 9.5755
xyY:
0.4732, 0.3443, 18.0672
CIE-Lab:
49.5775, 36.9896, 24.1246
CIE-LCH:
49.5775, 44.1613, 33.1124
CIE-Luv:
49.5775, 69.7504, 21.0433
Hunter-Lab:
42.5055, 29.9072, 16.3972
#b85a4f color charts
#b85a4f color shades, tints & tones
#b85a4f color schemes
#b85a4f color preview, HTML & CSS examples
This text has a color of #b85a4f
<p style="color:#b85a4f;">Text here</p>
.mytext {color:#b85a4f;}
This box has a color of #b85a4f
<div style="background-color:#b85a4f;">Content here</div>
.mybackground {background-color:#b85a4f;}
Border around this has a color of #b85a4f
<div style="border:2px solid #b85a4f;">Content here</div>
.myborder {border:2px solid #b85a4f;}