#b9501f color space conversions
Hex:
#b9501f
RGB:
185, 80, 31
CMY:
27, 69, 88
CMYK:
0, 57, 83, 27
HSL:
19°, 71.2963%, 42.3529%
HSV (HSB):
19°, 83.2432%, 72.5490%
XYZ:
23.1236, 16.1505, 3.1949
xyY:
0.5445, 0.3803, 16.1505
CIE-Lab:
47.1714, 39.8444, 47.2286
CIE-LCH:
47.1714, 61.7909, 49.8474
CIE-Luv:
47.1714, 84.9590, 36.9723
Hunter-Lab:
40.1877, 32.3784, 23.4178
#b9501f color charts
#b9501f color shades, tints & tones
#b9501f color schemes
#b9501f color preview, HTML & CSS examples
This text has a color of #b9501f
<p style="color:#b9501f;">Text here</p>
.mytext {color:#b9501f;}
This box has a color of #b9501f
<div style="background-color:#b9501f;">Content here</div>
.mybackground {background-color:#b9501f;}
Border around this has a color of #b9501f
<div style="border:2px solid #b9501f;">Content here</div>
.myborder {border:2px solid #b9501f;}