#b2961f color space conversions
Hex:
#b2961f
RGB:
178, 150, 31
CMY:
30, 41, 88
CMYK:
0, 16, 83, 30
HSL:
49°, 70.3349%, 40.9804%
HSV (HSB):
49°, 82.5843%, 69.8039%
XYZ:
29.5138, 31.3766, 5.7971
xyY:
0.4426, 0.4705, 31.3766
CIE-Lab:
62.8243, -1.1766, 60.6644
CIE-LCH:
62.8243, 60.6758, 91.1111
CIE-Luv:
62.8243, 24.7156, 63.1213
Hunter-Lab:
56.0148, -3.9757, 33.0743
#b2961f color charts
#b2961f color shades, tints & tones
#b2961f color schemes
#b2961f color preview, HTML & CSS examples
This text has a color of #b2961f
<p style="color:#b2961f;">Text here</p>
.mytext {color:#b2961f;}
This box has a color of #b2961f
<div style="background-color:#b2961f;">Content here</div>
.mybackground {background-color:#b2961f;}
Border around this has a color of #b2961f
<div style="border:2px solid #b2961f;">Content here</div>
.myborder {border:2px solid #b2961f;}