#b28b8b color space conversions
Hex:
#b28b8b
RGB:
178, 139, 139
CMY:
30, 45, 45
CMYK:
0, 22, 22, 30
HSL:
0°, 20.2073%, 62.1569%
HSV (HSB):
0°, 21.9101%, 69.8039%
XYZ:
32.2529, 29.7943, 28.4771
xyY:
0.3563, 0.3291, 29.7943
CIE-Lab:
61.4763, 14.7998, 5.6786
CIE-LCH:
61.4763, 15.8518, 20.9914
CIE-Luv:
61.4763, 24.5047, 5.2751
Hunter-Lab:
54.5842, 9.9506, 7.2768
#b28b8b color charts
#b28b8b color shades, tints & tones
#b28b8b color schemes
#b28b8b color preview, HTML & CSS examples
This text has a color of #b28b8b
<p style="color:#b28b8b;">Text here</p>
.mytext {color:#b28b8b;}
This box has a color of #b28b8b
<div style="background-color:#b28b8b;">Content here</div>
.mybackground {background-color:#b28b8b;}
Border around this has a color of #b28b8b
<div style="border:2px solid #b28b8b;">Content here</div>
.myborder {border:2px solid #b28b8b;}