#b6963d color space conversions
Hex:
#b6963d
RGB:
182, 150, 61
CMY:
29, 41, 76
CMYK:
0, 18, 66, 29
HSL:
44°, 49.7942%, 47.6471%
HSV (HSB):
44°, 66.4835%, 71.3725%
XYZ:
31.0401, 32.0947, 8.9738
xyY:
0.4305, 0.4451, 32.0947
CIE-Lab:
63.4211, 1.9897, 49.8963
CIE-LCH:
63.4211, 49.9359, 87.7164
CIE-Luv:
63.4211, 26.6717, 55.3950
Hunter-Lab:
56.6522, -1.3401, 30.2649
#b6963d color charts
#b6963d color shades, tints & tones
#b6963d color schemes
#b6963d color preview, HTML & CSS examples
This text has a color of #b6963d
<p style="color:#b6963d;">Text here</p>
.mytext {color:#b6963d;}
This box has a color of #b6963d
<div style="background-color:#b6963d;">Content here</div>
.mybackground {background-color:#b6963d;}
Border around this has a color of #b6963d
<div style="border:2px solid #b6963d;">Content here</div>
.myborder {border:2px solid #b6963d;}