#b2973f color space conversions
Hex:
#b2973f
RGB:
178, 151, 63
CMY:
30, 41, 75
CMYK:
0, 15, 65, 30
HSL:
46°, 47.7178%, 47.2549%
HSV (HSB):
46°, 64.6067%, 69.8039%
XYZ:
30.3239, 31.9571, 9.2727
xyY:
0.4238, 0.4466, 31.9571
CIE-Lab:
63.3074, -0.1889, 48.7444
CIE-LCH:
63.3074, 48.7448, 90.2221
CIE-Luv:
63.3074, 22.9017, 54.9438
Hunter-Lab:
56.5306, -3.1783, 29.8461
#b2973f color charts
#b2973f color shades, tints & tones
#b2973f color schemes
#b2973f color preview, HTML & CSS examples
This text has a color of #b2973f
<p style="color:#b2973f;">Text here</p>
.mytext {color:#b2973f;}
This box has a color of #b2973f
<div style="background-color:#b2973f;">Content here</div>
.mybackground {background-color:#b2973f;}
Border around this has a color of #b2973f
<div style="border:2px solid #b2973f;">Content here</div>
.myborder {border:2px solid #b2973f;}