#b9641f color space conversions
Hex:
#b9641f
RGB:
185, 100, 31
CMY:
27, 61, 88
CMYK:
0, 46, 83, 27
HSL:
27°, 71.2963%, 42.3529%
HSV (HSB):
27°, 83.2432%, 72.5490%
XYZ:
24.8121, 19.5276, 3.7578
xyY:
0.5159, 0.4060, 19.5276
CIE-Lab:
51.2988, 29.4734, 50.9165
CIE-LCH:
51.2988, 58.8318, 59.9352
CIE-Luv:
51.2988, 69.2412, 43.9171
Hunter-Lab:
44.1900, 22.8928, 25.8912
#b9641f color charts
#b9641f color shades, tints & tones
#b9641f color schemes
#b9641f color preview, HTML & CSS examples
This text has a color of #b9641f
<p style="color:#b9641f;">Text here</p>
.mytext {color:#b9641f;}
This box has a color of #b9641f
<div style="background-color:#b9641f;">Content here</div>
.mybackground {background-color:#b9641f;}
Border around this has a color of #b9641f
<div style="border:2px solid #b9641f;">Content here</div>
.myborder {border:2px solid #b9641f;}