#b2943d color space conversions
Hex:
#b2943d
RGB:
178, 148, 61
CMY:
30, 42, 76
CMYK:
0, 17, 66, 30
HSL:
45°, 48.9540%, 46.8627%
HSV (HSB):
45°, 65.7303%, 69.8039%
XYZ:
29.7923, 30.9817, 8.8247
xyY:
0.4281, 0.4451, 30.9817
CIE-Lab:
62.4922, 1.3166, 48.7794
CIE-LCH:
62.4922, 48.7971, 88.4539
CIE-Luv:
62.4922, 25.0994, 54.3206
Hunter-Lab:
55.6612, -1.8662, 29.5628
#b2943d color charts
#b2943d color shades, tints & tones
#b2943d color schemes
#b2943d color preview, HTML & CSS examples
This text has a color of #b2943d
<p style="color:#b2943d;">Text here</p>
.mytext {color:#b2943d;}
This box has a color of #b2943d
<div style="background-color:#b2943d;">Content here</div>
.mybackground {background-color:#b2943d;}
Border around this has a color of #b2943d
<div style="border:2px solid #b2943d;">Content here</div>
.myborder {border:2px solid #b2943d;}