#b28c5e color space conversions
Hex:
#b28c5e
RGB:
178, 140, 94
CMY:
30, 45, 63
CMYK:
0, 21, 47, 30
HSL:
33°, 35.2941%, 53.3333%
HSV (HSB):
33°, 47.1910%, 69.8039%
XYZ:
29.7586, 29.0293, 14.6244
xyY:
0.4054, 0.3954, 29.0293
CIE-Lab:
60.8075, 8.4500, 30.0024
CIE-LCH:
60.8075, 31.1696, 74.2704
CIE-Luv:
60.8075, 28.4472, 35.4775
Hunter-Lab:
53.8788, 4.3018, 21.6220
#b28c5e color charts
#b28c5e color shades, tints & tones
#b28c5e color schemes
#b28c5e color preview, HTML & CSS examples
This text has a color of #b28c5e
<p style="color:#b28c5e;">Text here</p>
.mytext {color:#b28c5e;}
This box has a color of #b28c5e
<div style="background-color:#b28c5e;">Content here</div>
.mybackground {background-color:#b28c5e;}
Border around this has a color of #b28c5e
<div style="border:2px solid #b28c5e;">Content here</div>
.myborder {border:2px solid #b28c5e;}