#b9531e color space conversions
Hex:
#b9531e
RGB:
185, 83, 30
CMY:
27, 67, 88
CMYK:
0, 55, 84, 27
HSL:
21°, 72.0930%, 42.1569%
HSV (HSB):
21°, 83.7838%, 72.5490%
XYZ:
23.3352, 16.5945, 3.2015
xyY:
0.5410, 0.3847, 16.5945
CIE-Lab:
47.7450, 38.3210, 48.1757
CIE-LCH:
47.7450, 61.5581, 51.4998
CIE-Luv:
47.7450, 82.7516, 38.1995
Hunter-Lab:
40.7364, 30.9621, 23.8559
#b9531e color charts
#b9531e color shades, tints & tones
#b9531e color schemes
#b9531e color preview, HTML & CSS examples
This text has a color of #b9531e
<p style="color:#b9531e;">Text here</p>
.mytext {color:#b9531e;}
This box has a color of #b9531e
<div style="background-color:#b9531e;">Content here</div>
.mybackground {background-color:#b9531e;}
Border around this has a color of #b9531e
<div style="border:2px solid #b9531e;">Content here</div>
.myborder {border:2px solid #b9531e;}