#b2895e color space conversions
Hex:
#b2895e
RGB:
178, 137, 94
CMY:
30, 46, 63
CMYK:
0, 23, 47, 30
HSL:
31°, 35.2941%, 53.3333%
HSV (HSB):
31°, 47.1910%, 69.8039%
XYZ:
29.3261, 28.1645, 14.4803
xyY:
0.4075, 0.3913, 28.1645
CIE-Lab:
60.0370, 10.1184, 29.0116
CIE-LCH:
60.0370, 30.7255, 70.7727
CIE-Luv:
60.0370, 30.4600, 33.9532
Hunter-Lab:
53.0702, 5.7648, 20.9717
#b2895e color charts
#b2895e color shades, tints & tones
#b2895e color schemes
#b2895e color preview, HTML & CSS examples
This text has a color of #b2895e
<p style="color:#b2895e;">Text here</p>
.mytext {color:#b2895e;}
This box has a color of #b2895e
<div style="background-color:#b2895e;">Content here</div>
.mybackground {background-color:#b2895e;}
Border around this has a color of #b2895e
<div style="border:2px solid #b2895e;">Content here</div>
.myborder {border:2px solid #b2895e;}