#b2984f color space conversions
Hex:
#b2984f
RGB:
178, 152, 79
CMY:
30, 40, 69
CMYK:
0, 15, 56, 30
HSL:
44°, 39.1304%, 50.3922%
HSV (HSB):
44°, 55.6180%, 69.8039%
XYZ:
30.9996, 32.4860, 12.0337
xyY:
0.4105, 0.4302, 32.4860
CIE-Lab:
63.7425, 0.4546, 41.5081
CIE-LCH:
63.7425, 41.5106, 89.3725
CIE-Luv:
63.7425, 21.4013, 48.9258
Hunter-Lab:
56.9965, -2.6600, 27.3796
#b2984f color charts
#b2984f color shades, tints & tones
#b2984f color schemes
#b2984f color preview, HTML & CSS examples
This text has a color of #b2984f
<p style="color:#b2984f;">Text here</p>
.mytext {color:#b2984f;}
This box has a color of #b2984f
<div style="background-color:#b2984f;">Content here</div>
.mybackground {background-color:#b2984f;}
Border around this has a color of #b2984f
<div style="border:2px solid #b2984f;">Content here</div>
.myborder {border:2px solid #b2984f;}