#b28c4e color space conversions
Hex:
#b28c4e
RGB:
178, 140, 78
CMY:
30, 45, 69
CMYK:
0, 21, 56, 30
HSL:
37°, 39.3701%, 50.1961%
HSV (HSB):
37°, 56.1798%, 69.8039%
XYZ:
29.1133, 28.7712, 11.2267
xyY:
0.4213, 0.4163, 28.7712
CIE-Lab:
60.5792, 6.9623, 38.2494
CIE-LCH:
60.5792, 38.8779, 79.6837
CIE-Luv:
60.5792, 29.7082, 43.6702
Hunter-Lab:
53.6388, 3.0159, 25.1377
#b28c4e color charts
#b28c4e color shades, tints & tones
#b28c4e color schemes
#b28c4e color preview, HTML & CSS examples
This text has a color of #b28c4e
<p style="color:#b28c4e;">Text here</p>
.mytext {color:#b28c4e;}
This box has a color of #b28c4e
<div style="background-color:#b28c4e;">Content here</div>
.mybackground {background-color:#b28c4e;}
Border around this has a color of #b28c4e
<div style="border:2px solid #b28c4e;">Content here</div>
.myborder {border:2px solid #b28c4e;}