#b2962a color space conversions
Hex:
#b2962a
RGB:
178, 150, 42
CMY:
30, 41, 84
CMYK:
0, 16, 76, 30
HSL:
48°, 61.8182%, 43.1373%
HSV (HSB):
48°, 76.4045%, 69.8039%
XYZ:
29.6844, 31.4448, 6.6954
xyY:
0.4377, 0.4636, 31.4448
CIE-Lab:
62.8814, -0.7716, 57.0614
CIE-LCH:
62.8814, 57.0666, 90.7747
CIE-Luv:
62.8814, 24.4170, 60.8148
Hunter-Lab:
56.0757, -3.6413, 32.1738
#b2962a color charts
#b2962a color shades, tints & tones
#b2962a color schemes
#b2962a color preview, HTML & CSS examples
This text has a color of #b2962a
<p style="color:#b2962a;">Text here</p>
.mytext {color:#b2962a;}
This box has a color of #b2962a
<div style="background-color:#b2962a;">Content here</div>
.mybackground {background-color:#b2962a;}
Border around this has a color of #b2962a
<div style="border:2px solid #b2962a;">Content here</div>
.myborder {border:2px solid #b2962a;}