#b96f30 color space conversions
Hex:
#b96f30
RGB:
185, 111, 48
CMY:
27, 56, 81
CMYK:
0, 40, 74, 27
HSL:
28°, 58.7983%, 45.6863%
HSV (HSB):
28°, 74.0541%, 72.5490%
XYZ:
26.2255, 21.8966, 5.6405
xyY:
0.4878, 0.4073, 21.8966
CIE-Lab:
53.9171, 24.1439, 45.9906
CIE-LCH:
53.9171, 51.9429, 62.3016
CIE-Luv:
53.9171, 59.2013, 43.4543
Hunter-Lab:
46.7938, 18.1511, 25.6088
#b96f30 color charts
#b96f30 color shades, tints & tones
#b96f30 color schemes
#b96f30 color preview, HTML & CSS examples
This text has a color of #b96f30
<p style="color:#b96f30;">Text here</p>
.mytext {color:#b96f30;}
This box has a color of #b96f30
<div style="background-color:#b96f30;">Content here</div>
.mybackground {background-color:#b96f30;}
Border around this has a color of #b96f30
<div style="border:2px solid #b96f30;">Content here</div>
.myborder {border:2px solid #b96f30;}