#b2843f color space conversions
Hex:
#b2843f
RGB:
178, 132, 63
CMY:
30, 48, 75
CMYK:
0, 26, 65, 30
HSL:
36°, 47.7178%, 47.2549%
HSV (HSB):
36°, 64.6067%, 69.8039%
XYZ:
27.5086, 26.3264, 8.3343
xyY:
0.4425, 0.4235, 26.3264
CIE-Lab:
58.3456, 10.2797, 43.2641
CIE-LCH:
58.3456, 44.4686, 76.6341
CIE-Luv:
58.3456, 36.4818, 46.4522
Hunter-Lab:
51.3092, 5.9085, 26.2859
#b2843f color charts
#b2843f color shades, tints & tones
#b2843f color schemes
#b2843f color preview, HTML & CSS examples
This text has a color of #b2843f
<p style="color:#b2843f;">Text here</p>
.mytext {color:#b2843f;}
This box has a color of #b2843f
<div style="background-color:#b2843f;">Content here</div>
.mybackground {background-color:#b2843f;}
Border around this has a color of #b2843f
<div style="border:2px solid #b2843f;">Content here</div>
.myborder {border:2px solid #b2843f;}