#b2895f color space conversions
Hex:
#b2895f
RGB:
178, 137, 95
CMY:
30, 46, 63
CMYK:
0, 23, 47, 30
HSL:
30°, 35.0211%, 53.5294%
HSV (HSB):
30°, 46.6292%, 69.8039%
XYZ:
29.3713, 28.1825, 14.7182
xyY:
0.4064, 0.3900, 28.1825
CIE-Lab:
60.0533, 10.2217, 28.4836
CIE-LCH:
60.0533, 30.2622, 70.2588
CIE-Luv:
60.0533, 30.3688, 33.3889
Hunter-Lab:
53.0872, 5.8552, 20.7231
#b2895f color charts
#b2895f color shades, tints & tones
#b2895f color schemes
#b2895f color preview, HTML & CSS examples
This text has a color of #b2895f
<p style="color:#b2895f;">Text here</p>
.mytext {color:#b2895f;}
This box has a color of #b2895f
<div style="background-color:#b2895f;">Content here</div>
.mybackground {background-color:#b2895f;}
Border around this has a color of #b2895f
<div style="border:2px solid #b2895f;">Content here</div>
.myborder {border:2px solid #b2895f;}