#b2886e color space conversions
Hex:
#b2886e
RGB:
178, 136, 110
CMY:
30, 47, 57
CMYK:
0, 24, 38, 30
HSL:
23°, 30.6306%, 56.4706%
HSV (HSB):
23°, 38.2022%, 69.8039%
XYZ:
29.9787, 28.1991, 18.6148
xyY:
0.3904, 0.3672, 28.1991
CIE-Lab:
60.0682, 12.4719, 20.1504
CIE-LCH:
60.0682, 23.6979, 58.2450
CIE-Luv:
60.0682, 29.5470, 23.7851
Hunter-Lab:
53.1028, 7.8407, 16.3883
#b2886e color charts
#b2886e color shades, tints & tones
#b2886e color schemes
#b2886e color preview, HTML & CSS examples
This text has a color of #b2886e
<p style="color:#b2886e;">Text here</p>
.mytext {color:#b2886e;}
This box has a color of #b2886e
<div style="background-color:#b2886e;">Content here</div>
.mybackground {background-color:#b2886e;}
Border around this has a color of #b2886e
<div style="border:2px solid #b2886e;">Content here</div>
.myborder {border:2px solid #b2886e;}