#b0564e color space conversions
Hex:
#b0564e
RGB:
176, 86, 78
CMY:
31, 66, 69
CMYK:
0, 51, 56, 31
HSL:
5°, 38.5827%, 49.8039%
HSV (HSB):
5°, 55.6818%, 69.0196%
XYZ:
22.6074, 16.4357, 9.1886
xyY:
0.4687, 0.3408, 16.4357
CIE-Lab:
47.5411, 35.9110, 21.8279
CIE-LCH:
47.5411, 42.0245, 31.2926
CIE-Luv:
47.5411, 66.0898, 18.6673
Hunter-Lab:
40.5410, 28.5926, 14.9407
#b0564e color charts
#b0564e color shades, tints & tones
#b0564e color schemes
#b0564e color preview, HTML & CSS examples
This text has a color of #b0564e
<p style="color:#b0564e;">Text here</p>
.mytext {color:#b0564e;}
This box has a color of #b0564e
<div style="background-color:#b0564e;">Content here</div>
.mybackground {background-color:#b0564e;}
Border around this has a color of #b0564e
<div style="border:2px solid #b0564e;">Content here</div>
.myborder {border:2px solid #b0564e;}