#b2984d color space conversions
Hex:
#b2984d
RGB:
178, 152, 77
CMY:
30, 40, 70
CMYK:
0, 15, 57, 30
HSL:
45°, 39.6078%, 50.0000%
HSV (HSB):
45°, 56.7416%, 69.8039%
XYZ:
30.9279, 32.4573, 11.6560
xyY:
0.4121, 0.4325, 32.4573
CIE-Lab:
63.7190, 0.2902, 42.4825
CIE-LCH:
63.7190, 42.4835, 89.6086
CIE-Luv:
63.7190, 21.5116, 49.8132
Hunter-Lab:
56.9713, -2.7978, 27.7495
#b2984d color charts
#b2984d color shades, tints & tones
#b2984d color schemes
#b2984d color preview, HTML & CSS examples
This text has a color of #b2984d
<p style="color:#b2984d;">Text here</p>
.mytext {color:#b2984d;}
This box has a color of #b2984d
<div style="background-color:#b2984d;">Content here</div>
.mybackground {background-color:#b2984d;}
Border around this has a color of #b2984d
<div style="border:2px solid #b2984d;">Content here</div>
.myborder {border:2px solid #b2984d;}