#b2662f color space conversions
Hex:
#b2662f
RGB:
178, 102, 47
CMY:
30, 60, 82
CMYK:
0, 43, 74, 30
HSL:
25°, 58.2222%, 44.1176%
HSV (HSB):
25°, 73.5955%, 69.8039%
XYZ:
23.6246, 19.1730, 5.1449
xyY:
0.4928, 0.3999, 19.1730
CIE-Lab:
50.8889, 26.0585, 43.0206
CIE-LCH:
50.8889, 50.2972, 58.7958
CIE-Luv:
50.8889, 60.5007, 39.6399
Hunter-Lab:
43.7869, 19.6798, 23.6843
#b2662f color charts
#b2662f color shades, tints & tones
#b2662f color schemes
#b2662f color preview, HTML & CSS examples
This text has a color of #b2662f
<p style="color:#b2662f;">Text here</p>
.mytext {color:#b2662f;}
This box has a color of #b2662f
<div style="background-color:#b2662f;">Content here</div>
.mybackground {background-color:#b2662f;}
Border around this has a color of #b2662f
<div style="border:2px solid #b2662f;">Content here</div>
.myborder {border:2px solid #b2662f;}