#b1763c color space conversions
Hex:
#b1763c
RGB:
177, 118, 60
CMY:
31, 54, 76
CMYK:
0, 33, 66, 31
HSL:
30°, 49.3671%, 46.4706%
HSV (HSB):
30°, 66.1017%, 69.4118%
XYZ:
25.4255, 22.6302, 7.3030
xyY:
0.4593, 0.4088, 22.6302
CIE-Lab:
54.6894, 17.4708, 40.6184
CIE-LCH:
54.6894, 44.2163, 66.7264
CIE-Luv:
54.6894, 46.2839, 41.4041
Hunter-Lab:
47.5712, 12.1536, 24.1979
#b1763c color charts
#b1763c color shades, tints & tones
#b1763c color schemes
#b1763c color preview, HTML & CSS examples
This text has a color of #b1763c
<p style="color:#b1763c;">Text here</p>
.mytext {color:#b1763c;}
This box has a color of #b1763c
<div style="background-color:#b1763c;">Content here</div>
.mybackground {background-color:#b1763c;}
Border around this has a color of #b1763c
<div style="border:2px solid #b1763c;">Content here</div>
.myborder {border:2px solid #b1763c;}