#b15e3f color space conversions
Hex:
#b15e3f
RGB:
177, 94, 63
CMY:
31, 63, 75
CMYK:
0, 47, 64, 31
HSL:
16°, 47.5000%, 47.0588%
HSV (HSB):
16°, 64.4068%, 69.4118%
XYZ:
23.0314, 17.7114, 6.9074
xyY:
0.4833, 0.3717, 17.7114
CIE-Lab:
49.1442, 30.9255, 32.5522
CIE-LCH:
49.1442, 44.9002, 46.4679
CIE-Luv:
49.1442, 63.8183, 29.9134
Hunter-Lab:
42.0849, 24.0372, 19.7282
#b15e3f color charts
#b15e3f color shades, tints & tones
#b15e3f color schemes
#b15e3f color preview, HTML & CSS examples
This text has a color of #b15e3f
<p style="color:#b15e3f;">Text here</p>
.mytext {color:#b15e3f;}
This box has a color of #b15e3f
<div style="background-color:#b15e3f;">Content here</div>
.mybackground {background-color:#b15e3f;}
Border around this has a color of #b15e3f
<div style="border:2px solid #b15e3f;">Content here</div>
.myborder {border:2px solid #b15e3f;}