#b9564d color space conversions
Hex:
#b9564d
RGB:
185, 86, 77
CMY:
27, 66, 70
CMYK:
0, 54, 58, 27
HSL:
5°, 43.5484%, 51.3725%
HSV (HSB):
5°, 58.3784%, 72.5490%
XYZ:
24.6749, 17.5057, 9.0996
xyY:
0.4812, 0.3414, 17.5057
CIE-Lab:
48.8910, 39.2621, 24.4395
CIE-LCH:
48.8910, 46.2472, 31.9011
CIE-Luv:
48.8910, 73.6843, 20.6738
Hunter-Lab:
41.8398, 32.0503, 16.3931
#b9564d color charts
#b9564d color shades, tints & tones
#b9564d color schemes
#b9564d color preview, HTML & CSS examples
This text has a color of #b9564d
<p style="color:#b9564d;">Text here</p>
.mytext {color:#b9564d;}
This box has a color of #b9564d
<div style="background-color:#b9564d;">Content here</div>
.mybackground {background-color:#b9564d;}
Border around this has a color of #b9564d
<div style="border:2px solid #b9564d;">Content here</div>
.myborder {border:2px solid #b9564d;}