#b06f50 color space conversions
Hex:
#b06f50
RGB:
176, 111, 80
CMY:
31, 56, 69
CMYK:
0, 37, 55, 31
HSL:
19°, 37.7953%, 50.1961%
HSV (HSB):
19°, 54.5455%, 69.0196%
XYZ:
25.0369, 21.1782, 10.3576
xyY:
0.4426, 0.3744, 21.1782
CIE-Lab:
53.1439, 22.4825, 27.9153
CIE-LCH:
53.1439, 35.8431, 51.1526
CIE-Luv:
53.1439, 48.4235, 28.7372
Hunter-Lab:
46.0197, 16.5778, 18.8695
#b06f50 color charts
#b06f50 color shades, tints & tones
#b06f50 color schemes
#b06f50 color preview, HTML & CSS examples
This text has a color of #b06f50
<p style="color:#b06f50;">Text here</p>
.mytext {color:#b06f50;}
This box has a color of #b06f50
<div style="background-color:#b06f50;">Content here</div>
.mybackground {background-color:#b06f50;}
Border around this has a color of #b06f50
<div style="border:2px solid #b06f50;">Content here</div>
.myborder {border:2px solid #b06f50;}