#b0913c color space conversions
Hex:
#b0913c
RGB:
176, 145, 60
CMY:
31, 43, 76
CMYK:
0, 18, 66, 31
HSL:
44°, 49.1525%, 46.2745%
HSV (HSB):
44°, 65.9091%, 69.0196%
XYZ:
28.8455, 29.8071, 8.5080
xyY:
0.4295, 0.4438, 29.8071
CIE-Lab:
61.4875, 2.0105, 48.0952
CIE-LCH:
61.4875, 48.1372, 87.6063
CIE-Luv:
61.4875, 25.7744, 53.2458
Hunter-Lab:
54.5959, -1.2332, 28.9776
#b0913c color charts
#b0913c color shades, tints & tones
#b0913c color schemes
#b0913c color preview, HTML & CSS examples
This text has a color of #b0913c
<p style="color:#b0913c;">Text here</p>
.mytext {color:#b0913c;}
This box has a color of #b0913c
<div style="background-color:#b0913c;">Content here</div>
.mybackground {background-color:#b0913c;}
Border around this has a color of #b0913c
<div style="border:2px solid #b0913c;">Content here</div>
.myborder {border:2px solid #b0913c;}