#b28b4c color space conversions
Hex:
#b28b4c
RGB:
178, 139, 76
CMY:
30, 45, 70
CMYK:
0, 22, 57, 30
HSL:
37°, 40.1575%, 49.8039%
HSV (HSB):
37°, 57.3034%, 69.8039%
XYZ:
28.8972, 28.4520, 10.8062
xyY:
0.4240, 0.4175, 28.4520
CIE-Lab:
60.2949, 7.3515, 38.9451
CIE-LCH:
60.2949, 39.6328, 79.3103
CIE-Luv:
60.2949, 30.5507, 44.1222
Hunter-Lab:
53.3404, 3.3568, 25.3268
#b28b4c color charts
#b28b4c color shades, tints & tones
#b28b4c color schemes
#b28b4c color preview, HTML & CSS examples
This text has a color of #b28b4c
<p style="color:#b28b4c;">Text here</p>
.mytext {color:#b28b4c;}
This box has a color of #b28b4c
<div style="background-color:#b28b4c;">Content here</div>
.mybackground {background-color:#b28b4c;}
Border around this has a color of #b28b4c
<div style="border:2px solid #b28b4c;">Content here</div>
.myborder {border:2px solid #b28b4c;}