#b2864e color space conversions
Hex:
#b2864e
RGB:
178, 134, 78
CMY:
30, 47, 69
CMYK:
0, 25, 56, 30
HSL:
34°, 39.3701%, 50.1961%
HSV (HSB):
34°, 56.1798%, 69.8039%
XYZ:
28.2603, 27.0652, 10.9424
xyY:
0.4265, 0.4084, 27.0652
CIE-Lab:
59.0347, 10.2953, 36.3849
CIE-LCH:
59.0347, 37.8135, 74.2008
CIE-Luv:
59.0347, 33.9095, 40.8206
Hunter-Lab:
52.0243, 5.9214, 23.9464
#b2864e color charts
#b2864e color shades, tints & tones
#b2864e color schemes
#b2864e color preview, HTML & CSS examples
This text has a color of #b2864e
<p style="color:#b2864e;">Text here</p>
.mytext {color:#b2864e;}
This box has a color of #b2864e
<div style="background-color:#b2864e;">Content here</div>
.mybackground {background-color:#b2864e;}
Border around this has a color of #b2864e
<div style="border:2px solid #b2864e;">Content here</div>
.myborder {border:2px solid #b2864e;}