#b28b6e color space conversions
Hex:
#b28b6e
RGB:
178, 139, 110
CMY:
30, 45, 57
CMYK:
0, 22, 38, 30
HSL:
26°, 30.6306%, 56.4706%
HSV (HSB):
26°, 38.2022%, 69.8039%
XYZ:
30.4072, 29.0560, 18.7576
xyY:
0.3887, 0.3715, 29.0560
CIE-Lab:
60.8310, 10.7976, 21.1825
CIE-LCH:
60.8310, 23.7758, 62.9903
CIE-Luv:
60.8310, 27.6256, 25.4091
Hunter-Lab:
53.9036, 6.3610, 17.1006
#b28b6e color charts
#b28b6e color shades, tints & tones
#b28b6e color schemes
#b28b6e color preview, HTML & CSS examples
This text has a color of #b28b6e
<p style="color:#b28b6e;">Text here</p>
.mytext {color:#b28b6e;}
This box has a color of #b28b6e
<div style="background-color:#b28b6e;">Content here</div>
.mybackground {background-color:#b28b6e;}
Border around this has a color of #b28b6e
<div style="border:2px solid #b28b6e;">Content here</div>
.myborder {border:2px solid #b28b6e;}