#b28a6f color space conversions
Hex:
#b28a6f
RGB:
178, 138, 111
CMY:
30, 46, 56
CMYK:
0, 22, 38, 30
HSL:
24°, 30.3167%, 56.6667%
HSV (HSB):
24°, 37.6404%, 69.8039%
XYZ:
30.3178, 28.7896, 18.9980
xyY:
0.3882, 0.3686, 28.7896
CIE-Lab:
60.5955, 11.4773, 20.3032
CIE-LCH:
60.5955, 23.3227, 60.5207
CIE-Luv:
60.5955, 28.1643, 24.2275
Hunter-Lab:
53.6560, 6.9619, 16.5664
#b28a6f color charts
#b28a6f color shades, tints & tones
#b28a6f color schemes
#b28a6f color preview, HTML & CSS examples
This text has a color of #b28a6f
<p style="color:#b28a6f;">Text here</p>
.mytext {color:#b28a6f;}
This box has a color of #b28a6f
<div style="background-color:#b28a6f;">Content here</div>
.mybackground {background-color:#b28a6f;}
Border around this has a color of #b28a6f
<div style="border:2px solid #b28a6f;">Content here</div>
.myborder {border:2px solid #b28a6f;}