#b9642f color space conversions
Hex:
#b9642f
RGB:
185, 100, 47
CMY:
27, 61, 82
CMYK:
0, 46, 75, 27
HSL:
23°, 59.4828%, 45.4902%
HSV (HSB):
23°, 74.5946%, 72.5490%
XYZ:
25.0778, 19.6339, 5.1573
xyY:
0.5029, 0.3937, 19.6339
CIE-Lab:
51.4207, 30.0849, 43.8795
CIE-LCH:
51.4207, 53.2025, 55.5645
CIE-Luv:
51.4207, 67.8801, 39.4730
Hunter-Lab:
44.3101, 23.4815, 24.1163
#b9642f color charts
#b9642f color shades, tints & tones
#b9642f color schemes
#b9642f color preview, HTML & CSS examples
This text has a color of #b9642f
<p style="color:#b9642f;">Text here</p>
.mytext {color:#b9642f;}
This box has a color of #b9642f
<div style="background-color:#b9642f;">Content here</div>
.mybackground {background-color:#b9642f;}
Border around this has a color of #b9642f
<div style="border:2px solid #b9642f;">Content here</div>
.myborder {border:2px solid #b9642f;}