#b06f5a color space conversions
Hex:
#b06f5a
RGB:
176, 111, 90
CMY:
31, 56, 65
CMYK:
0, 37, 49, 31
HSL:
15°, 35.2459%, 52.1569%
HSV (HSB):
15°, 48.8636%, 69.0196%
XYZ:
25.4344, 21.3372, 12.4508
xyY:
0.4295, 0.3603, 21.3372
CIE-Lab:
53.3165, 23.4258, 22.4359
CIE-LCH:
53.3165, 32.4367, 43.7634
CIE-Luv:
53.3165, 47.0636, 23.0552
Hunter-Lab:
46.1922, 17.4496, 16.3533
#b06f5a color charts
#b06f5a color shades, tints & tones
#b06f5a color schemes
#b06f5a color preview, HTML & CSS examples
This text has a color of #b06f5a
<p style="color:#b06f5a;">Text here</p>
.mytext {color:#b06f5a;}
This box has a color of #b06f5a
<div style="background-color:#b06f5a;">Content here</div>
.mybackground {background-color:#b06f5a;}
Border around this has a color of #b06f5a
<div style="border:2px solid #b06f5a;">Content here</div>
.myborder {border:2px solid #b06f5a;}