#b0913f color space conversions
Hex:
#b0913f
RGB:
176, 145, 63
CMY:
31, 43, 75
CMYK:
0, 18, 64, 31
HSL:
44°, 47.2803%, 46.8627%
HSV (HSB):
44°, 64.2045%, 69.0196%
XYZ:
28.9271, 29.8398, 8.9377
xyY:
0.4273, 0.4407, 29.8398
CIE-Lab:
61.5157, 2.2052, 46.7282
CIE-LCH:
61.5157, 46.7802, 87.2981
CIE-Luv:
61.5157, 25.6248, 52.1560
Hunter-Lab:
54.6258, -1.0705, 28.5373
#b0913f color charts
#b0913f color shades, tints & tones
#b0913f color schemes
#b0913f color preview, HTML & CSS examples
This text has a color of #b0913f
<p style="color:#b0913f;">Text here</p>
.mytext {color:#b0913f;}
This box has a color of #b0913f
<div style="background-color:#b0913f;">Content here</div>
.mybackground {background-color:#b0913f;}
Border around this has a color of #b0913f
<div style="border:2px solid #b0913f;">Content here</div>
.myborder {border:2px solid #b0913f;}