#b06a50 color space conversions
Hex:
#b06a50
RGB:
176, 106, 80
CMY:
31, 58, 69
CMYK:
0, 40, 55, 31
HSL:
16°, 37.7953%, 50.1961%
HSV (HSB):
16°, 54.5455%, 69.0196%
XYZ:
24.5065, 20.1174, 10.1808
xyY:
0.4472, 0.3671, 20.1174
CIE-Lab:
51.9696, 25.2646, 26.4131
CIE-LCH:
51.9696, 36.5507, 46.2731
CIE-Luv:
51.9696, 51.9470, 26.4128
Hunter-Lab:
44.8524, 19.0374, 17.9387
#b06a50 color charts
#b06a50 color shades, tints & tones
#b06a50 color schemes
#b06a50 color preview, HTML & CSS examples
This text has a color of #b06a50
<p style="color:#b06a50;">Text here</p>
.mytext {color:#b06a50;}
This box has a color of #b06a50
<div style="background-color:#b06a50;">Content here</div>
.mybackground {background-color:#b06a50;}
Border around this has a color of #b06a50
<div style="border:2px solid #b06a50;">Content here</div>
.myborder {border:2px solid #b06a50;}