#b9562d color space conversions
Hex:
#b9562d
RGB:
185, 86, 45
CMY:
27, 66, 82
CMYK:
0, 54, 76, 27
HSL:
18°, 60.8696%, 45.0980%
HSV (HSB):
18°, 75.6757%, 72.5490%
XYZ:
23.8090, 17.1593, 4.5398
xyY:
0.5232, 0.3771, 17.1593
CIE-Lab:
48.4602, 37.3435, 41.7866
CIE-LCH:
48.4602, 56.0416, 48.2138
CIE-Luv:
48.4602, 78.8695, 34.9583
Hunter-Lab:
41.4238, 30.1042, 22.4988
#b9562d color charts
#b9562d color shades, tints & tones
#b9562d color schemes
#b9562d color preview, HTML & CSS examples
This text has a color of #b9562d
<p style="color:#b9562d;">Text here</p>
.mytext {color:#b9562d;}
This box has a color of #b9562d
<div style="background-color:#b9562d;">Content here</div>
.mybackground {background-color:#b9562d;}
Border around this has a color of #b9562d
<div style="border:2px solid #b9562d;">Content here</div>
.myborder {border:2px solid #b9562d;}