#b3865c color space conversions
Hex:
#b3865c
RGB:
179, 134, 92
CMY:
30, 47, 64
CMYK:
0, 25, 49, 30
HSL:
29°, 36.4017%, 53.1373%
HSV (HSB):
29°, 48.6034%, 70.1961%
XYZ:
29.0473, 27.4066, 13.8843
xyY:
0.4130, 0.3896, 27.4066
CIE-Lab:
59.3488, 12.0105, 29.2454
CIE-LCH:
59.3488, 31.6156, 67.6731
CIE-Luv:
59.3488, 33.4205, 33.6533
Hunter-Lab:
52.3513, 7.4264, 20.9214
#b3865c color charts
#b3865c color shades, tints & tones
#b3865c color schemes
#b3865c color preview, HTML & CSS examples
This text has a color of #b3865c
<p style="color:#b3865c;">Text here</p>
.mytext {color:#b3865c;}
This box has a color of #b3865c
<div style="background-color:#b3865c;">Content here</div>
.mybackground {background-color:#b3865c;}
Border around this has a color of #b3865c
<div style="border:2px solid #b3865c;">Content here</div>
.myborder {border:2px solid #b3865c;}