#b28b3d color space conversions
Hex:
#b28b3d
RGB:
178, 139, 61
CMY:
30, 45, 76
CMYK:
0, 22, 66, 30
HSL:
40°, 48.9540%, 46.8627%
HSV (HSB):
40°, 65.7303%, 69.8039%
XYZ:
28.4350, 28.2671, 8.3723
xyY:
0.4370, 0.4344, 28.2671
CIE-Lab:
60.1293, 6.2632, 46.2106
CIE-LCH:
60.1293, 46.6331, 82.2814
CIE-Luv:
60.1293, 31.5251, 50.3259
Hunter-Lab:
53.1668, 2.4245, 27.8803
#b28b3d color charts
#b28b3d color shades, tints & tones
#b28b3d color schemes
#b28b3d color preview, HTML & CSS examples
This text has a color of #b28b3d
<p style="color:#b28b3d;">Text here</p>
.mytext {color:#b28b3d;}
This box has a color of #b28b3d
<div style="background-color:#b28b3d;">Content here</div>
.mybackground {background-color:#b28b3d;}
Border around this has a color of #b28b3d
<div style="border:2px solid #b28b3d;">Content here</div>
.myborder {border:2px solid #b28b3d;}