#b2885c color space conversions
Hex:
#b2885c
RGB:
178, 136, 92
CMY:
30, 47, 64
CMYK:
0, 24, 48, 30
HSL:
31°, 35.8333%, 52.9412%
HSV (HSB):
31°, 48.3146%, 69.8039%
XYZ:
29.0960, 27.8460, 13.9665
xyY:
0.4103, 0.3927, 27.8460
CIE-Lab:
59.7494, 10.4723, 29.7376
CIE-LCH:
59.7494, 31.5277, 70.5999
CIE-Luv:
59.7494, 31.3164, 34.5623
Hunter-Lab:
52.7693, 6.0753, 21.2462
#b2885c color charts
#b2885c color shades, tints & tones
#b2885c color schemes
#b2885c color preview, HTML & CSS examples
This text has a color of #b2885c
<p style="color:#b2885c;">Text here</p>
.mytext {color:#b2885c;}
This box has a color of #b2885c
<div style="background-color:#b2885c;">Content here</div>
.mybackground {background-color:#b2885c;}
Border around this has a color of #b2885c
<div style="border:2px solid #b2885c;">Content here</div>
.myborder {border:2px solid #b2885c;}