#b15e2c color space conversions
Hex:
#b15e2c
RGB:
177, 94, 44
CMY:
31, 63, 83
CMYK:
0, 47, 75, 31
HSL:
23°, 60.1810%, 43.3333%
HSV (HSB):
23°, 75.1412%, 69.4118%
XYZ:
22.5888, 17.5344, 4.5768
xyY:
0.5053, 0.3923, 17.5344
CIE-Lab:
48.9264, 29.8545, 42.4028
CIE-LCH:
48.9264, 51.8584, 54.8518
CIE-Luv:
48.9264, 66.1571, 37.4400
Hunter-Lab:
41.8741, 23.0115, 22.8315
#b15e2c color charts
#b15e2c color shades, tints & tones
#b15e2c color schemes
#b15e2c color preview, HTML & CSS examples
This text has a color of #b15e2c
<p style="color:#b15e2c;">Text here</p>
.mytext {color:#b15e2c;}
This box has a color of #b15e2c
<div style="background-color:#b15e2c;">Content here</div>
.mybackground {background-color:#b15e2c;}
Border around this has a color of #b15e2c
<div style="border:2px solid #b15e2c;">Content here</div>
.myborder {border:2px solid #b15e2c;}