#b0592e color space conversions
Hex:
#b0592e
RGB:
176, 89, 46
CMY:
31, 65, 82
CMYK:
0, 49, 74, 31
HSL:
20°, 58.5586%, 43.5294%
HSV (HSB):
20°, 73.8636%, 69.0196%
XYZ:
21.9700, 16.5721, 4.6256
xyY:
0.5089, 0.3839, 16.5721
CIE-Lab:
47.7163, 32.2163, 40.0703
CIE-LCH:
47.7163, 51.4151, 51.2009
CIE-Luv:
47.7163, 68.9358, 34.7656
Hunter-Lab:
40.7089, 25.0935, 21.7594
#b0592e color charts
#b0592e color shades, tints & tones
#b0592e color schemes
#b0592e color preview, HTML & CSS examples
This text has a color of #b0592e
<p style="color:#b0592e;">Text here</p>
.mytext {color:#b0592e;}
This box has a color of #b0592e
<div style="background-color:#b0592e;">Content here</div>
.mybackground {background-color:#b0592e;}
Border around this has a color of #b0592e
<div style="border:2px solid #b0592e;">Content here</div>
.myborder {border:2px solid #b0592e;}