#b28b5f color space conversions
Hex:
#b28b5f
RGB:
178, 139, 95
CMY:
30, 45, 63
CMYK:
0, 22, 47, 30
HSL:
32°, 35.0211%, 53.5294%
HSV (HSB):
32°, 46.6292%, 69.8039%
XYZ:
29.6583, 28.7564, 14.8139
xyY:
0.4050, 0.3927, 28.7564
CIE-Lab:
60.5661, 9.1087, 29.1458
CIE-LCH:
60.5661, 30.5360, 72.6448
CIE-Luv:
60.5661, 29.0297, 34.4092
Hunter-Lab:
53.6250, 4.8788, 21.1587
#b28b5f color charts
#b28b5f color shades, tints & tones
#b28b5f color schemes
#b28b5f color preview, HTML & CSS examples
This text has a color of #b28b5f
<p style="color:#b28b5f;">Text here</p>
.mytext {color:#b28b5f;}
This box has a color of #b28b5f
<div style="background-color:#b28b5f;">Content here</div>
.mybackground {background-color:#b28b5f;}
Border around this has a color of #b28b5f
<div style="border:2px solid #b28b5f;">Content here</div>
.myborder {border:2px solid #b28b5f;}