#b28e5e color space conversions
Hex:
#b28e5e
RGB:
178, 142, 94
CMY:
30, 44, 63
CMYK:
0, 20, 47, 30
HSL:
34°, 35.2941%, 53.3333%
HSV (HSB):
34°, 47.1910%, 69.8039%
XYZ:
30.0535, 29.6191, 14.7227
xyY:
0.4040, 0.3981, 29.6191
CIE-Lab:
61.3242, 7.3407, 30.6643
CIE-LCH:
61.3242, 31.5307, 76.5374
CIE-Luv:
61.3242, 27.1098, 36.4940
Hunter-Lab:
54.4235, 3.3294, 22.0572
#b28e5e color charts
#b28e5e color shades, tints & tones
#b28e5e color schemes
#b28e5e color preview, HTML & CSS examples
This text has a color of #b28e5e
<p style="color:#b28e5e;">Text here</p>
.mytext {color:#b28e5e;}
This box has a color of #b28e5e
<div style="background-color:#b28e5e;">Content here</div>
.mybackground {background-color:#b28e5e;}
Border around this has a color of #b28e5e
<div style="border:2px solid #b28e5e;">Content here</div>
.myborder {border:2px solid #b28e5e;}