#b1763d color space conversions
Hex:
#b1763d
RGB:
177, 118, 61
CMY:
31, 54, 76
CMYK:
0, 33, 66, 31
HSL:
29°, 48.7395%, 46.6667%
HSV (HSB):
29°, 65.5367%, 69.4118%
XYZ:
25.4522, 22.6409, 7.4435
xyY:
0.4583, 0.4077, 22.6409
CIE-Lab:
54.7005, 17.5356, 40.1195
CIE-LCH:
54.7005, 43.7844, 66.3906
CIE-Luv:
54.7005, 46.1956, 41.0007
Hunter-Lab:
47.5825, 12.2116, 24.0327
#b1763d color charts
#b1763d color shades, tints & tones
#b1763d color schemes
#b1763d color preview, HTML & CSS examples
This text has a color of #b1763d
<p style="color:#b1763d;">Text here</p>
.mytext {color:#b1763d;}
This box has a color of #b1763d
<div style="background-color:#b1763d;">Content here</div>
.mybackground {background-color:#b1763d;}
Border around this has a color of #b1763d
<div style="border:2px solid #b1763d;">Content here</div>
.myborder {border:2px solid #b1763d;}