#b2895d color space conversions
Hex:
#b2895d
RGB:
178, 137, 93
CMY:
30, 46, 64
CMYK:
0, 23, 48, 30
HSL:
31°, 35.5649%, 53.1373%
HSV (HSB):
31°, 47.7528%, 69.8039%
XYZ:
29.2815, 28.1466, 14.2455
xyY:
0.4085, 0.3927, 28.1466
CIE-Lab:
60.0210, 10.0163, 29.5388
CIE-LCH:
60.0210, 31.1908, 71.2688
CIE-Luv:
60.0210, 30.5504, 34.5122
Hunter-Lab:
53.0534, 5.6754, 21.2173
#b2895d color charts
#b2895d color shades, tints & tones
#b2895d color schemes
#b2895d color preview, HTML & CSS examples
This text has a color of #b2895d
<p style="color:#b2895d;">Text here</p>
.mytext {color:#b2895d;}
This box has a color of #b2895d
<div style="background-color:#b2895d;">Content here</div>
.mybackground {background-color:#b2895d;}
Border around this has a color of #b2895d
<div style="border:2px solid #b2895d;">Content here</div>
.myborder {border:2px solid #b2895d;}